[ 
https://issues.apache.org/jira/browse/HBASE-20082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16376477#comment-16376477
 ] 

Duo Zhang commented on HBASE-20082:
-----------------------------------

{quote}
Is the ReplicationSourceManager.java change intentional?
{quote}
It is a bug, actually... The oldsources need to be accessed under lock, so we 
iterate over it and find out the ones need to be restarted, and then restart 
them outside the lock. But in the old code we just use the oldsources directly 
outside lock...

> Fix findbugs errors only on master which are introduced by HBASE-19397
> ----------------------------------------------------------------------
>
>                 Key: HBASE-20082
>                 URL: https://issues.apache.org/jira/browse/HBASE-20082
>             Project: HBase
>          Issue Type: Sub-task
>          Components: findbugs
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: 3.0.0
>
>         Attachments: HBASE-20082.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to