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: [email protected]
