Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-17779

Lock File System Creator Semaphore Uninterruptibly

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.3.1
    • 3.4.0, 3.3.5
    • fs

    Description

      FileSystem "creator permits" are acquired in an interruptable way. This changed the behavior of the call because previous callers were handling the IOException as a critical error. An interrupt was handled in the typical InterruptedException way. Lastly, there was no documentation of this new event so again, callers are not prepared.

      Restore the previous behavior and lock the semaphore Uninterruptibly.

      Attachments

        Issue Links

          Activity

            People

              belugabehr David Mollitor
              belugabehr David Mollitor
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 10m
                  1h 10m