You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/08/19 05:16:42 UTC

[GitHub] [pulsar] codelipenghui commented on pull request #11691: [Issue 11689][Client] Fixed block forever bug in Consumer.batchReceive

codelipenghui commented on pull request #11691:
URL: https://github.com/apache/pulsar/pull/11691#issuecomment-901617080


   @315157973 @Vanlightly Thanks for your explanation, I like the approach @315157973 you have mentioned. We can create an abstract method in the ConsumerBase and for all the consumer implements ensure call the method by `internalPinnedExecutor`,  and as @Vanlightly mentioned, the MultiTopicsConsumerImpl can follow the same way.


-- 
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-unsubscribe@pulsar.apache.org

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