[ 
https://issues.apache.org/jira/browse/HBASE-8102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack updated HBASE-8102:
-------------------------

    Fix Version/s:     (was: 0.95.1)

Moving out. If fixed in time, can pull it back.
                
> 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
>            Assignee: Himanshu Vashishtha
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to