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

Hudson commented on HBASE-10575:
--------------------------------

SUCCESS: Integrated in HBase-0.94-security #425 (See 
[https://builds.apache.org/job/HBase-0.94-security/425/])
HBASE-10575 ReplicationSource thread can't be terminated if it runs into the 
loop to contact peer's zk ensemble and fails continuously (Feng Honghua & 
LarsH) (larsh: rev 1572441)
* 
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSource.java


> ReplicationSource thread can't be terminated if it runs into the loop to 
> contact peer's zk ensemble and fails continuously
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-10575
>                 URL: https://issues.apache.org/jira/browse/HBASE-10575
>             Project: HBase
>          Issue Type: Bug
>          Components: Replication
>    Affects Versions: 0.98.1, 0.99.0, 0.94.17
>            Reporter: Feng Honghua
>            Assignee: Feng Honghua
>            Priority: Critical
>             Fix For: 0.96.2, 0.98.1, 0.99.0, 0.94.18
>
>         Attachments: 10575.txt, HBASE-10575-trunk_v1.patch
>
>
> When ReplicationSource thread runs into the loop to contact peer's zk 
> ensemble, it doesn't check isActive() before each retry, so if the given 
> peer's zk ensemble is not reachable due to some reason, this 
> ReplicationSource thread just can't be terminated by outside such as 
> removePeer etc.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to