zhanghaou opened a new pull request #12707: URL: https://github.com/apache/pulsar/pull/12707
Fix https://github.com/apache/pulsar/issues/12558 restartBroker() and produce messages may cost more time than RECEIVE_TIMEOUT_SECONDS, which is set to 3 second, `consumer.receive(RECEIVE_TIMEOUT_SECONDS, TimeUnit.SECONDS)` will time out in some cases.  -- 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]
