[ https://issues.apache.org/jira/browse/DL-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15747138#comment-15747138 ]
ASF GitHub Bot commented on DL-140: ----------------------------------- Github user xieliang commented on the issue: https://github.com/apache/incubator-distributedlog/pull/71 It's not the same thing. The travis ci runs with "findbugs-maven-plugin", and i ran with findbugs binary package. (From http://gleclaire.github.io/findbugs-maven-plugin/index.html , i see the core findbugs version are all 3.0.1.) Let me finger out the diff later > Fix several FindBug "Inconsistent synchronization" warnings > ----------------------------------------------------------- > > Key: DL-140 > URL: https://issues.apache.org/jira/browse/DL-140 > Project: DistributedLog > Issue Type: Bug > Components: distributedlog-core > Affects Versions: 0.4.0 > Reporter: Liang Xie > Assignee: Liang Xie > > Through most of findbug warnings are false alarm or trivial issues, we need > to fix the "Multithreaded correctness" related warning if occurs. -- This message was sent by Atlassian JIRA (v6.3.4#6332)