urbandan commented on PR #13796:
URL: https://github.com/apache/kafka/pull/13796#issuecomment-1576211511

   > > Instead, the producer should wait for the preceding, retried batches to 
complete before resetting the sequence number. This ensures that the sequence 
numbers can only get reset after the preceding batches are definitely completed.
   > 
   > Can we guarantee that the retrying batches will complete?
   
   No, we can't - it all depends on the retries and the delivery timeout.
   Do you think that causes a problem?


-- 
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: jira-unsubscr...@kafka.apache.org

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

Reply via email to