BewareMyPower commented on pull request #14823: URL: https://github.com/apache/pulsar/pull/14823#issuecomment-1077013835
This bug was introduced from https://github.com/apache/pulsar/pull/14587, which was not cherry-picked into branch-2.8 and branch-2.9. I'll cherry-pick it first. I found the flaky test on branch-2.9 is `testReferenceCount` (https://github.com/apache/pulsar/issues/14719), I'll work on this issue soon. ``` FAILED TESTS (2/274): 37 ms: ./main ClientTest.testReferenceCount (try #1) 31 ms: ./main ClientTest.testReferenceCount (try #2) ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
