codelipenghui commented on pull request #7106: URL: https://github.com/apache/pulsar/pull/7106#issuecomment-639212682
@merlimat Could you please help introduce the great approach at http://pulsar.apache.org/docs/en/concepts-messaging/#key_shared? This is very helpful for users to understand Key_Shared. I will merge this PR first. > On top of this I also have one more change with a setting for allowOutOfOrderDelivery. In some cases, an application might not need strict ordering, rather just the "stickiness" of keys to the same consumer. In this scenario, we can relax the ordering requirement and basically we skip the recentlyJoinedConsumers alltogether. Looking forward to your new PR. ---------------------------------------------------------------- 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]
