pankaj72981 commented on a change in pull request #3627:
URL: https://github.com/apache/hbase/pull/3627#discussion_r696875476
##########
File path:
hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestSplitWALManager.java
##########
@@ -233,11 +234,20 @@ private void splitLogsTestHelper(HBaseTestingUtility
testUtil) throws Exception
ProcedureTestingUtility.submitAndWait(masterPE, procedures.get(0));
Assert.assertEquals(0, splitWALManager.getWALsToSplit(testServer,
false).size());
+ // Validate the old WAL file archive dir
Review comment:
Nice, will open a subtak to forward port to 2.4+
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]