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

Fix a few more FindBugs issues

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 0.13.0
    • None
    • fs
    • None

    Description

      I'm attaching a patch to fix a few more FindBugs issues. Most of these fixes are relatively minor. I also went ahead and fixed some issues in the tests.

      This patch includes some fixes for "inconsistent synchronization" reported by FindBugs. However, FindBugs still reports some cases of inconsistent synchronization that I'm not quite sure how to fix.

      Also, in ChecksumFileSystem.copyToLocalFile, there is an instanceof ChecksumFileSystem check that FindBugs says will always return true. I'm not quite sure what was intended here.

      Attachments

        1. findbugsv0.patch
          32 kB
          Albert Strasheim

        Activity

          People

            Unassigned Unassigned
            fullung Albert Strasheim
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: