[
https://issues.apache.org/jira/browse/HBASE-8373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13638426#comment-13638426
]
Hudson commented on HBASE-8373:
-------------------------------
Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #506 (See
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/506/])
HBASE-8373 Update Rolling Restart documentation (Jean-Marc) (Revision
1470373)
Result = FAILURE
tedyu :
Files :
* /hbase/trunk/src/main/docbkx/ops_mgt.xml
> Update Rolling Restart documentation
> ------------------------------------
>
> Key: HBASE-8373
> URL: https://issues.apache.org/jira/browse/HBASE-8373
> Project: HBase
> Issue Type: Bug
> Components: documentation
> Reporter: Jean-Marc Spaggiari
> Assignee: Jean-Marc Spaggiari
> Priority: Minor
> Fix For: 0.98.0
>
> Attachments: HBASE-8373-v0-trunk.patch, HBASE-8373-v1-trunk.patch
>
>
> Rolling Restart documentation specifies that we need to stop the balancer
> before proceeding. However, bin/graceful_stop.sh is already taking care of
> that:
> {code}
> echo "Disabling balancer!"
> echo 'balance_switch false' | "$bin"/hbase --config ${HBASE_CONF_DIR} shell
> {code}
> So documentation need to be updated to remove this recommandation.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira