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

Hadoop QA commented on HBASE-8373:
----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12579330/HBASE-8373-v0-trunk.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:green}+0 tests included{color}.  The patch appears to be a 
documentation patch that doesn't require tests.

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/5343//console

This message is automatically generated.
                
> 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
>         Attachments: HBASE-8373-v0-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

Reply via email to