Class TestDumpReplicationQueues
java.lang.Object
org.apache.hadoop.hbase.replication.regionserver.TestDumpReplicationQueues
Tests for DumpReplicationQueues tool
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Makes sure dumpQueues returns wals znodes ordered chronologically.
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestDumpReplicationQueues
public TestDumpReplicationQueues()
-
-
Method Details
-
testDumpReplicationReturnsWalSorted
Makes sure dumpQueues returns wals znodes ordered chronologically.- Throws:
Exception
- if dumpqueues finds any error while handling list of znodes.
-