lhotari opened a new pull request #10344:
URL: https://github.com/apache/pulsar/pull/10344


   ### Motivation
   
   Some tests are flaky because the time limits set for Awaitility are too 
strict.
   It's better to avoid specifying the time limit and rely on the default value 
that is 10 seconds.
   This improves the readability of the test.
   
   ### Modifications
   
   - drop `.atMost` definitions used to configure Awaitility in tests.


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