[ https://issues.apache.org/jira/browse/DL-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15750192#comment-15750192 ]
ASF GitHub Bot commented on DL-140: ----------------------------------- Github user xieliang commented on the issue: https://github.com/apache/incubator-distributedlog/pull/71 @sijie , in distributedlog-core pom.xml, if you add "<threshold>Low</threshold>" after "<excludeFilterFile>" config item, you will see sth like this: [INFO] BugInstance size is 120 [INFO] Error size is 0 [INFO] Total bugs: 120 Just like my result from findbugs gui view. > 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)