You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/05/11 07:21:34 UTC

[GitHub] [hbase] virajjasani commented on a change in pull request #1688: HBASE-24346: TestWALProcedureStoreOnHDFS#testWalAbortOnLowReplication…

virajjasani commented on a change in pull request #1688:
URL: https://github.com/apache/hbase/pull/1688#discussion_r422833024



##########
File path: hbase-server/src/test/java/org/apache/hadoop/hbase/master/procedure/TestWALProcedureStoreOnHDFS.java
##########
@@ -156,7 +158,7 @@ public void abortProcess() {}
       thread[i].start();
     }
 
-    Thread.sleep(1000);
+    Thread.sleep(2000);

Review comment:
       Increasing sleep time by 1 more sec will help for all env? Or we are planning to commit this first and then observe branch test results for a while?




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org