oznitecki commented on issue #9352: URL: https://github.com/apache/pulsar/issues/9352#issuecomment-770918112
@codelipenghui releasing the consumer key assignment (hash) take us back to the shared case where every message can be consumed by any consumer. Adding key block makes sure that the same key is not consumed on 2 consumers on the same time ---------------------------------------------------------------- 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: [email protected]
