Class RollingBatchSuspendResumeRsAction

java.lang.Object
org.apache.hadoop.hbase.chaos.actions.Action
org.apache.hadoop.hbase.chaos.actions.RollingBatchSuspendResumeRsAction

Suspend then resume a ratio of the regionservers in a rolling fashion. At each step, either suspend a server, or resume one, sleeping (sleepTime) in between steps. The parameter maxSuspendedServers limits the maximum number of servers that can be down at the same time during rolling restarts.