You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/06/23 12:17:16 UTC

[GitHub] [pulsar] lhotari commented on issue #11045: Flaky-test: ResourceGroupConfigListenerTest.testResourceGroupAttachToNamespace

lhotari commented on issue #11045:
URL: https://github.com/apache/pulsar/issues/11045#issuecomment-866785678


   @bharanic-dev The fix seems to be to remove the `.atMost` method calls from Awaitility. It's better to rely on the default that is 10 seconds. The code will also be less cluttered without the `.atMost` statements.


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