codelipenghui commented on issue #15317: URL: https://github.com/apache/pulsar/issues/15317#issuecomment-1109299646
@DR9885 For the Key_Shared subscription, the redelivery operation will cause the message to redeliver to the same consumer again, you can retry the message locally, don't need to call the redelivery method, the redelivery operation will break the message reading order. -- 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]
