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/05/28 01:32:15 UTC

[GitHub] [pulsar] merlimat opened a new pull request #7072: Clear backlog quota before test in ReplicatorTest

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


   ### Motivation
   
   All tests in Replicator test use the same instance of pulsar and same
   namespaces. Depending on the order the tests run in, which is somewhat
   random, the backlog quota may be set to something small, which can
   cause creation of producers to fail.
   
   To avoid this, this change removes the backlog quota before each test.
   


----------------------------------------------------------------
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] codelipenghui merged pull request #7072: Clear backlog quota before test in ReplicatorTest

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


   


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