[
https://issues.apache.org/jira/browse/HBASE-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13280387#comment-13280387
]
nkeywal commented on HBASE-1749:
--------------------------------
Yes, because of HBASE-5844 & HBASE-5939, we now:
- delete immediately the znode when we exit
- restart after a non planned stop.
This is safer than retrying to reinstitute a region server in the same jvm, as
it removes any memory or static variable effect. In both case we trigger a
reassignment of the regions however.
> If RS looses lease, we used to restart by default; reinstitute
> --------------------------------------------------------------
>
> Key: HBASE-1749
> URL: https://issues.apache.org/jira/browse/HBASE-1749
> Project: HBase
> Issue Type: Bug
> Reporter: stack
> Assignee: nkeywal
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira