You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by te...@apache.org on 2017/07/18 14:04:46 UTC

hbase git commit: HBASE-18392 Add default value of --movetimeout to rolling-restart.sh

Repository: hbase
Updated Branches:
  refs/heads/master 0c2915b48 -> 56d00f574


HBASE-18392 Add default value of --movetimeout to rolling-restart.sh

Signed-off-by: tedyu <yu...@gmail.com>


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/56d00f57
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/56d00f57
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/56d00f57

Branch: refs/heads/master
Commit: 56d00f574b391fa58ba5b73718f2a5b29171bd07
Parents: 0c2915b4
Author: Samir Ahmic <ah...@gmail.com>
Authored: Mon Jul 17 22:57:02 2017 +0200
Committer: tedyu <yu...@gmail.com>
Committed: Tue Jul 18 07:04:29 2017 -0700

----------------------------------------------------------------------
 bin/rolling-restart.sh | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/56d00f57/bin/rolling-restart.sh
----------------------------------------------------------------------
diff --git a/bin/rolling-restart.sh b/bin/rolling-restart.sh
index 11c091d..46d5cba 100755
--- a/bin/rolling-restart.sh
+++ b/bin/rolling-restart.sh
@@ -60,6 +60,7 @@ RR_RS=1
 RR_MASTER=1
 RR_GRACEFUL=0
 RR_MAXTHREADS=1
+RR_MOVE_TIMEOUT=2147483647
 START_CMD_NON_DIST_MODE=restart
 START_CMD_DIST_MODE=start
 RESTART_CMD_REGIONSERVER=restart