poorbarcode opened a new pull request, #16982: URL: https://github.com/apache/pulsar/pull/16982
Fixes #16723 Master Issue: #16723 ### Motivation  The problem is that it occasionally runs in 5s or so, which is normally quite fast ### Modifications Use ` @Test(timeOut = 1000 * 10)` to limit the time and extend the timeout setting ### Documentation - [ ] `doc-required` (Your PR needs to update docs and you will update later) - [ ] `doc-not-needed` (Please explain why) - [x] `doc` (Your PR contains doc changes) - [ ] `doc-complete` (Docs have been already added) -- 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]
