You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Feng Honghua (JIRA)" <ji...@apache.org> on 2014/02/20 09:36:19 UTC

[jira] [Created] (HBASE-10575) ReplicationSource thread can't be terminated if it runs into the loop and fails to contact peer's zk ensemble continuously

Feng Honghua created HBASE-10575:
------------------------------------

             Summary: ReplicationSource thread can't be terminated if it runs into the loop and fails to contact peer's zk ensemble 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
             Fix For: 0.99.0


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)