kamalcph commented on PR #14301:
URL: https://github.com/apache/kafka/pull/14301#issuecomment-1696890952

   > Overall LGTM! Thanks for the PR. Questions:
   > 
   > 1. So, the solution we're going to adopt to fix the problem is only update 
log start offset in remote-log-segment deleter threads on becoming the leader. 
Is that right?
   > 2. If so, I guess in the next patch, we'll add logics to handle the 2 
cases raised in JIRA, is that right?
   > 
   > Thank you.
   
   yes, case-1 will be handled by this approach. For case-2, we may have to 
check for end-to-end consistency and comeback on this.
   
   


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