[
https://issues.apache.org/jira/browse/HBASE-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12859062#action_12859062
]
stack commented on HBASE-2465:
------------------------------
This was a failover of the master case? It was not a fresh start? Only on
failvover do we do the contact of all regionservers.
> HMaster should not contact each RS on startup
> ---------------------------------------------
>
> Key: HBASE-2465
> URL: https://issues.apache.org/jira/browse/HBASE-2465
> Project: Hadoop HBase
> Issue Type: Improvement
> Components: master
> Reporter: Todd Lipcon
>
> On startup, in verifyClusterState, the master contacts each region server
> serially. If a region server is down it will retry for several minutes (if
> the client retry setting is high). During this period, the master cannot be
> shut down, and also isn't processing real work.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.