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/04/15 13:33:01 UTC

[GitHub] [pulsar] MarvinCai commented on pull request #10240: [consumer] fix order guarantee for MultiTopicsConsumerImpl

MarvinCai commented on pull request #10240:
URL: https://github.com/apache/pulsar/pull/10240#issuecomment-820425210


   I think we should guarantee order by process incoming message from single thread, instead of adding lock which can impact performance due to context switch and wait.


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

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