[
https://issues.apache.org/jira/browse/HBASE-8102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell resolved HBASE-8102.
----------------------------------------
Assignee: (was: Himanshu Vashishtha)
Resolution: Incomplete
> Replication NodeFailoverWorker should check other rs znodes before proceeding
> -----------------------------------------------------------------------------
>
> Key: HBASE-8102
> URL: https://issues.apache.org/jira/browse/HBASE-8102
> Project: HBase
> Issue Type: Improvement
> Components: Replication
> Affects Versions: 0.94.5
> Reporter: Himanshu Vashishtha
> Priority: Major
>
> NodeFailoverWorker takes the dead rs znode and starts processing it (moving
> the log znodes under it, etc).
> Even a regionserver restart will trigger this znodes movement. This cause
> some other regionserver to read the log files remotely, even though, the
> original regionserver is up. Ideally, it should check available regionserver
> znodes after it comes out it sleep in its run method in order to decide
> whether it should really process the znode or not.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)