Differentiate between daemon & restart sleep periods
----------------------------------------------------

                 Key: HBASE-2936
                 URL: https://issues.apache.org/jira/browse/HBASE-2936
             Project: HBase
          Issue Type: Improvement
          Components: scripts
    Affects Versions: 0.89.20100621
            Reporter: Nicolas Spiegelberg
            Assignee: Nicolas Spiegelberg
            Priority: Trivial


Trivial change for rolling restart scripts.  Right now, both the stop->start 
time and per-daemon sleep time is controlled via HBASE_SLAVE_SLEEP.  This param 
will normally be set relatively high (1-2 min), but we should be able to start 
up an RS very soon after the stop has successfully completed.  Add new variable 
HBASE_RESTART_SLEEP to allow for lower downtime on a per-daemon basis.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to