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

Vishal Kathuria commented on HBASE-3833:
----------------------------------------

Sorry for the radio silence on this issue folks. I have updated the patch with 
the comments. The biggest change is that now we wait for the region servers to 
be reassigned before adding the node to expire server list (which will trigger 
node shutdown).

Please let me know if you have any further comments. 

Also, let me know if we need to have some sort of timeout and if the region 
servers aren't migrated within that timeout, then we kill the region server 
anyway. I got this suggestion from Karthik, but wanted to see what other folks 
think before implementing it.



> ability to support includes/excludes list in Hbase
> --------------------------------------------------
>
>                 Key: HBASE-3833
>                 URL: https://issues.apache.org/jira/browse/HBASE-3833
>             Project: HBase
>          Issue Type: Improvement
>          Components: client, regionserver
>    Affects Versions: 0.90.2
>            Reporter: dhruba borthakur
>            Assignee: dhruba borthakur
>         Attachments: excl-patch.txt, excl-patch.txt
>
>
> An HBase cluster currently does not have the ability to specify that the 
> master should accept regionservers only from a specified list. This helps 
> preventing administrative errors where the same machine could be included in 
> two clusters. It also allows the administrator to easily remove un-ssh-able 
> machines from the cluster.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to