shibd commented on PR #20795:
URL: https://github.com/apache/pulsar/pull/20795#issuecomment-1633790526

   @Technoboy- @poorbarcode Thanks for the feedback.
   
   About this comment: 
https://github.com/apache/pulsar/pull/20795#discussion_r1261959072
   
   I refactor the start logic:
   1. Let `consumer.subscribe` run on the start thread, which can quickly fail 
when subscribe exception.
   2. Fix `InterruptedException` will be caught: when encountering an 
`InterruptedException` should be thrown it.
   
   PTAL.


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