[
https://issues.apache.org/jira/browse/HDFS-11766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akira Ajisaka updated HDFS-11766:
---------------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Fix Version/s: 2.7.4
Status: Resolved (was: Patch Available)
Committed this to branch-2.7. Thanks [~vagarychen] for the contribution!
> Fix findbugs warning in branch-2.7
> ----------------------------------
>
> Key: HDFS-11766
> URL: https://issues.apache.org/jira/browse/HDFS-11766
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Akira Ajisaka
> Assignee: Chen Liang
> Fix For: 2.7.4
>
> Attachments: HDFS-11766-branch-2.7.001.patch
>
>
> 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
> {noformat}
> 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)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]