Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-11766

Fix findbugs warning in branch-2.7

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.7.4
    • None
    • None
    • Reviewed

    Description

      There are 1 findbugs warning in branch-2.7.
      https://builds.apache.org/job/PreCommit-HDFS-Build/19204/artifact/patchprocess/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html

      Inconsistent synchronization of org.apache.hadoop.hdfs.DFSOutputStream.bytesCurBlock; locked 96% of time
      Bug type IS2_INCONSISTENT_SYNC
      In class org.apache.hadoop.hdfs.DFSOutputStream
      Field org.apache.hadoop.hdfs.DFSOutputStream.bytesCurBlock
      Synchronized 96% of the time
      Unsynchronized access at DFSOutputStream.java:[line 2009]
      Synchronized access at DFSOutputStream.java:[line 2376]
      (snip)
      

      Attachments

        Issue Links

          Activity

            People

              vagarychen Chen Liang
              aajisaka Akira Ajisaka
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: