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:
[email protected]


Reply via email to