Technoboy- opened a new pull request #12110:
URL: https://github.com/apache/pulsar/pull/12110


   Cherry pick #11597 .
   
   ## Motivation
   join() will not time out, when network jitter occurs, it is easy to cause 
the thread to get stuck forever
   
   ## Modifications
   Use get(timeout) instead of join() to avoid getting stuck


-- 
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: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to