[
https://issues.apache.org/jira/browse/HBASE-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12897560#action_12897560
]
HBase Review Board commented on HBASE-1660:
-------------------------------------------
Message from: "Nicolas" <[email protected]>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://review.cloudera.org/r/632/
-----------------------------------------------------------
Review request for hbase.
Summary
-------
1. added 'restart' option to hbase-daemon.sh for unit-level restarting
2. added rolling-restart.sh script to perform system-level rolling restarts
This addresses bug HBASE-1660.
http://issues.apache.org/jira/browse/HBASE-1660
Diffs
-----
trunk/bin/hbase-daemon.sh 984635
trunk/bin/rolling-restart.sh PRE-CREATION
Diff: http://review.cloudera.org/r/632/diff
Testing
-------
./bin/start-hbase.sh
./bin/rolling-restart.sh
./bin/stop-hbase.sh
Thanks,
Nicolas
> need a rolling restart script
> -----------------------------
>
> Key: HBASE-1660
> URL: https://issues.apache.org/jira/browse/HBASE-1660
> Project: HBase
> Issue Type: New Feature
> Affects Versions: 0.20.0
> Reporter: ryan rawson
> Priority: Minor
> Fix For: 0.92.0
>
>
> need a script that will do a rolling restart.
> It should be configurable in 2 ways:
> - how long to keep the daemon down per host
> - how long to wait between hosts
> for regionservers in my own hacky command line I used 10/60.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.