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