mattisonchao opened a new pull request #11117: URL: https://github.com/apache/pulsar/pull/11117
Fixes #11105 #11096 Master Issue: #11105 #11096 ### Motivation #11048 fix this test failed with Awaitility.await().until to wait for asyncPutRequest, however, the default wait timeout is 10s, if asyncPutRequest reaches 10s, it will also run fail. ### Modifications - simplify increase wait timeout to 30s. -- 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]
