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

stack commented on HBASE-3689:
------------------------------

I think we should resolve this issue.  1502 went in.  We handle 
ServerNotRunningException now (hbase-3687).

> RegionServers should not check-in to Master until they are fully available
> --------------------------------------------------------------------------
>
>                 Key: HBASE-3689
>                 URL: https://issues.apache.org/jira/browse/HBASE-3689
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Jonathan Gray
>            Priority: Minor
>
> Over in HBASE-3687, a Master tripped over a RegionServer that had checked in 
> but had not yet finished initializing.
> Since a master only learns of an RS after it sends an RPC, we should have the 
> RS only send the RPC once it is done initializing / ready to take on regions.

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

Reply via email to