You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jim Kellerman (JIRA)" <ji...@apache.org> on 2008/04/16 03:58:23 UTC

[jira] Commented: (HBASE-46) Robust start and stop for cluster, regionserver

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

Jim Kellerman commented on HBASE-46:
------------------------------------

Right now in 0.2, the master waits for hdfs to exit safe mode and the region server waits forever or until it is killed trying to contact the master.

Is there more we want to do for this issue (aside from fix the issues linked to this one)?

> Robust start and stop for cluster, regionserver
> -----------------------------------------------
>
>                 Key: HBASE-46
>                 URL: https://issues.apache.org/jira/browse/HBASE-46
>             Project: Hadoop HBase
>          Issue Type: New Feature
>          Components: master, regionserver, scripts
>            Reporter: Bryan Duxbury
>            Assignee: Jim Kellerman
>             Fix For: 0.2.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.