[
https://issues.apache.org/jira/browse/HBASE-2936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-2936:
-------------------------
Resolution: Fixed
Fix Version/s: 0.92.0
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch Available)
Committed to TRUNK.
> 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
> Fix For: 0.92.0
>
> Attachments: HBASE-2936.patch
>
>
> 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.