Class TestTooLargeLog
java.lang.Object
org.apache.hadoop.hbase.namequeues.TestTooLargeLog
@Tag("org.apache.hadoop.hbase.testclassification.MediumTests") @Tag("org.apache.hadoop.hbase.testclassification.RegionServerTests")
public class TestTooLargeLog
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static org.apache.hadoop.hbase.client.Adminprotected static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidvoidTests that we can trigger based on blocks scanned, and also that we properly pass the block bytes scanned value through to the client.
-
Field Details
-
TEST_UTIL
-
ADMIN
-
-
Constructor Details
-
TestTooLargeLog
public TestTooLargeLog()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
afterClass
- Throws:
Exception
-
testLogLargeBlockBytesScanned
Tests that we can trigger based on blocks scanned, and also that we properly pass the block bytes scanned value through to the client.- Throws:
IOException
-