Package org.apache.hadoop.hbase.chaos.actions
package org.apache.hadoop.hbase.chaos.actions
-
ClassDescriptionA (possibly mischievous) action that the ChaosMonkey can perform.Context for Action'sAction the adds a column family to a table.Action that adds high cpu load to a random regionserver for a given durationRestarts a ratio of the running regionservers at the same timeAction that tries to adjust the bloom filter setting on all the columns of a tableAction that changes the compression algorithm on a column family from a list of tables.Action that changes the encoding on a column family from a list of tables.Action that changes the number of versions on a column family from a list of tables.Action that queues a table compaction.Region that queues a compaction of a random region from the table.Action that queues a table compaction.Action corrupts HFiles with a certain chance.Corrupt network packets on a random regionserver.Action adds latency to communication on a random regionserver.Action deletes HFiles with a certain chance.Action to dump the cluster status.Duplicate network packets on a random regionserver.Fill the disk on a random regionserver.Action that tries to flush a random region of a table.Action that tries to flush a table.Action that tries to force a balancer run.Gracefully restarts every regionserver in a rolling fashion.Configuration common across the HDFS Actions.Lose network packets on a random regionserver.Action to merge regions of a table.Action that tries to move a random region of a table.Action that tries to move every region of a table.Action that removes a column family.Reorder network packets on a random regionserver.Base class for restarting HBaseServer'sAction that tries to restart the active master.Action that tries to restart the active namenode.Action that restarts a random datanode.Action that restarts a random HRegionServerAction that restarts a random zookeeper node.Action that tries to restart the HRegionServer holding Meta.Action that restarts an HRegionServer holding one of the regions of the table.Restarts a ratio of the regionservers in a rolling fashion.Suspend then resume a ratio of the regionservers in a rolling fashion.Action that tries to take a snapshot of a table.Action that tries to split a random region of a table.Base class for performing Actions based on linux commands requiring sudo privilegesBase class for tc command actionsAction that tries to truncate of a table.This action is too specific to put in ChaosMonkey; put it hereAction that tries to unbalance the regions of a cluster.