raju-balpande opened a new pull request, #6585:
URL: https://github.com/apache/ozone/pull/6585

   ## What changes were proposed in this pull request?
   Intermittent timeout during waitForReplicaCount in 
TestReconAndAdminContainerCLI 
   
   I observed two wait condition having similar checks and were intermittently 
failing. Observed the condition was true for a very smaller span and hence 
increased the frequency to check. Earlier frequency was 1000ms, tested it with 
500ms and 200ms. 500ms still have few failures. 200ms is working with no 
failure.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-10582
   
   ## How was this patch tested?
   Test it in CI by creating flaky tests check : 
https://github.com/raju-balpande/apache_ozone/actions/runs/8817120192 
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to