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. 
   
   
![image](https://user-images.githubusercontent.com/5668441/141043037-37f79e0f-36db-4bb2-af4f-0177c565cec7.png)
   
   
   


-- 
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]


Reply via email to