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 2020/07/16 17:34:12 UTC

[GitHub] [pulsar] merlimat opened a new pull request #7562: Fixed flaky test AdminApiTest2.testBacklogNoDelayed

merlimat opened a new pull request #7562:
URL: https://github.com/apache/pulsar/pull/7562


   ### Motivation
   
   The `AdminApiTest2.testBacklogNoDelayed` is checking the non-delayed messages backlog immediately after publish, but that stats is only updated when the messages are inserted in the delay tracker. This, though, happens when messages are being dispatched so there's no guarantee that the stats is already updated when the `send()` returns.
   
    


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



[GitHub] [pulsar] merlimat merged pull request #7562: Fixed flaky test AdminApiTest2.testBacklogNoDelayed

Posted by GitBox <gi...@apache.org>.
merlimat merged pull request #7562:
URL: https://github.com/apache/pulsar/pull/7562


   


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