liuxiaocs7 commented on code in PR #8201:
URL: https://github.com/apache/hbase/pull/8201#discussion_r3210805206


##########
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/wal/TestLogRollAbort.java:
##########
@@ -134,7 +130,7 @@ public void tearDown() throws Exception {
    * Tests that RegionServer aborts if we hit an error closing the WAL when 
there are unsynced WAL
    * edits. See HBASE-4282.
    */
-  @Test
+  @TestTemplate
   public void testRSAbortWithUnflushedEdits() throws Exception {
     LOG.info("Starting testRSAbortWithUnflushedEdits()");
 

Review Comment:
   Good catch



-- 
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]

Reply via email to