HBASE-18392 Add default value of --movetimeout to rolling-restart.sh
Signed-off-by: tedyu <yuzhihong@gmail.com>
This commit is contained in:
parent
0c2915b48e
commit
56d00f574b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user