You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2014/08/12 02:30:13 UTC

[jira] [Comment Edited] (HBASE-11699) Region servers exclusion list to HMaster.

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

Andrew Purtell edited comment on HBASE-11699 at 8/12/14 12:29 AM:
------------------------------------------------------------------

In the 'master' branch, we no longer have a separate HMaster process. One of the regionservers will be elected to also handle the HMaster function. How do you envision a file based exclusion list working in that type of environment? 


was (Author: apurtell):
In the master branch, we no longer have a separate master process. One of the regionservers will be elected to also handle the master function. How do you envision a file based exclusion list working in that type of environment? 

> Region servers exclusion list to HMaster.
> -----------------------------------------
>
>                 Key: HBASE-11699
>                 URL: https://issues.apache.org/jira/browse/HBASE-11699
>             Project: HBase
>          Issue Type: New Feature
>          Components: Admin, Client, regionserver, Zookeeper
>    Affects Versions: 0.98.3
>            Reporter: Gomathivinayagam Muthuvinayagam
>            Priority: Minor
>              Labels: patch
>             Fix For: 0.99.0, 2.0.0, 0.98.6
>
>         Attachments: HBASE_11699.patch
>
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> Currently HBase does not support adding set of region servers to be in the exclusion list. So that administrators can prevent accidental startups of some region servers to join the cluster. There was initially some work done, and it is available in https://issues.apache.org/jira/browse/HBASE-3833. It was not done after that. 
> I am planning to contribute it as a patch, and I would like to do some improvements as well. Instead of storing the exclusion entries on a file, I am planning to store it on zookeeper. Can anyone suggest thoughts on this? 



--
This message was sent by Atlassian JIRA
(v6.2#6252)