Package org.apache.hadoop.hbase.client
Class TestMultiRespectsLimits
java.lang.Object
org.apache.hadoop.hbase.client.TestMultiRespectsLimits
@Tag("org.apache.hadoop.hbase.testclassification.MediumTests") @Tag("org.apache.hadoop.hbase.testclassification.ClientTests")
public class TestMultiRespectsLimits
extends Object
This test sets the multi size WAAAAAY low and then checks to make sure that gets will still make
progress.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final byte[]private static Stringstatic final intprivate Stringprivate static final MetricsAssertHelperprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TEST_UTIL
-
METRICS_ASSERT
-
FAMILY
-
MAX_SIZE
- See Also:
-
LOG_LEVEL
-
methodName
-
-
Constructor Details
-
TestMultiRespectsLimits
public TestMultiRespectsLimits()
-
-
Method Details
-
setUp
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
testMultiLimits
- Throws:
Exception
-
testBlockMultiLimits
- Throws:
Exception
-
flush
private void flush(org.apache.hadoop.hbase.regionserver.HRegionServer regionServer, org.apache.hadoop.hbase.TableName tableName) throws IOException - Throws:
IOException
-