Class TestZKNodeTracker
java.lang.Object
org.apache.hadoop.hbase.zookeeper.TestZKNodeTracker
@Tag("org.apache.hadoop.hbase.testclassification.ZKTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestZKNodeTracker
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final org.slf4j.Loggerprivate static final HBaseZKTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidvoidvoidTest that we can interrupt a node that is blocked on a wait.void
-
Field Details
-
LOG
-
TEST_UTIL
-
-
Constructor Details
-
TestZKNodeTracker
public TestZKNodeTracker()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
testInterruptible
Test that we can interrupt a node that is blocked on a wait.- Throws:
IOExceptionInterruptedException
-
testNodeTracker
- Throws:
Exception
-
testCleanZNode
- Throws:
Exception
-