Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-1389

Handle EINTR for syscalls

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.9.0
    • util
    • None

    Description

      We should handle EINTR with automatic retries for syscalls that can be interrupted to avoid unnecessary crashes in cases where system calls can be interrupted and where we CHECK on failure (many places where we perform disk IO). We should be able to encapsulate much of this logic in env_posix.cc

      Attachments

        Activity

          People

            mpercy Mike Percy
            mpercy Mike Percy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: