[
https://issues.apache.org/jira/browse/DL-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15744766#comment-15744766
]
ASF GitHub Bot commented on DL-140:
-----------------------------------
GitHub user xieliang opened a pull request:
https://github.com/apache/incubator-distributedlog/pull/71
DL-140 : Fix distributedlog-core findbug inconsistent synchronization
warings
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xieliang/incubator-distributedlog DL-140
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-distributedlog/pull/71.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #71
----
commit febd945ffa409d861d0f783a78831b88ae56c540
Author: xieliang <[email protected]>
Date: 2016-12-13T10:11:02Z
Fix distributedlog-core findbug inconsistent synchronization warings
----
> Fix several "Inconsistent synchronization"s from FindBug warning
> ----------------------------------------------------------------
>
> 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)