Package org.apache.hadoop.hbase.chaos.factories
package org.apache.hadoop.hbase.chaos.factories
-
ClassDescriptionFactory to create a calm ChaosMonkey.A chaos monkey to delete and corrupt regionserver data, requires a user with passwordless ssh access to the cluster and sudo privileges.A chaos monkey to create distributed cluster related issues, requires a user with passwordless ssh access to the cluster and sudo privileges.A chaos monkey to kill the active master periodically.This is a copy of NoKillMonkeyFactory that also does mob compactions.This is a copy of SlowDeterministicMonkeyFactory that also does mob compactions.Base class of the factory that will create a ChaosMonkey.Monkey factory to create a ChaosMonkey that will not need access to ssh.Creates ChaosMonkeys for doing server restart actions, but not flush / compact / snapshot kind of actions.Creates ChaosMonkeys for doing server restart actions, but not flush / compact / snapshot kind of actions.