codelipenghui commented on issue #6869:
URL: https://github.com/apache/pulsar/issues/6869#issuecomment-637341326


   @lhotari Thanks for your feedback. Looks #6052 just can avoid the acked 
messages in the batch message deliver to the consumer. We need to find a way to 
handle negative acknowledgment. We need to remove the message ID from the unack 
message tracker and send the redelivery request to the broker until all batch 
indexes of the batch message are processed(ack or negative ack).


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


Reply via email to