iit2009060 commented on PR #15060:
URL: https://github.com/apache/kafka/pull/15060#issuecomment-1888750316

   > https://issues.apache.org/jira/browse/KAFKA-16088
   
   Thanks @kamalcph  for the discussion. 
   @satishd  I discussed with  @kamalcph  on the above cases 
   1. If auto offset reset  is **latest**, we can still lose the messages on 
the case mentioned above. That is the expected behaviour with the "**latest**" 
configuration. 
   2. But if auto offset is earliest , The issue never occurs. 
   
   @satishd   We can merge the current PR if it is feasible.  I will continue 
to work and see if i can reproduce the case mentioned  by you around log 
compaction. And will open a separate PR once the issue is reproducible.
   


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