[
https://issues.apache.org/jira/browse/HADOOP-2748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Duxbury updated HADOOP-2748:
----------------------------------
Description:
When a new region server is started, it should have a period during which it
will retry to connect to the master, rather than just immediately shutting down
when it can't contact the master.
Also, when HBase and HDFS are started at around the same time, HBase shouldn't
immediately exit. Instead, wait a little while for everything to come online.
was:
When a new region server is started, it should have a period during which it
will retry to connect to the master, rather than just immediately shutting down
when it can't contact the master.
> [hbase] Robust start and stop for cluster, regionserver
> -------------------------------------------------------
>
> Key: HADOOP-2748
> URL: https://issues.apache.org/jira/browse/HADOOP-2748
> Project: Hadoop Core
> Issue Type: New Feature
> Components: contrib/hbase
> Reporter: Bryan Duxbury
> Fix For: 0.17.0
>
>
> When a new region server is started, it should have a period during which it
> will retry to connect to the master, rather than just immediately shutting
> down when it can't contact the master.
> Also, when HBase and HDFS are started at around the same time, HBase
> shouldn't immediately exit. Instead, wait a little while for everything to
> come online.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.