kamalcph commented on PR #14301: URL: https://github.com/apache/kafka/pull/14301#issuecomment-1697158313
> Okay, thank you for the pull request, but can you go into a bit more detail as to what it addresses? As far as I can tell it fixes a test case, but it doesn't address either of the two cases specified in https://issues.apache.org/jira/browse/KAFKA-15351? In other words, I do not understand why we are ensuring that the log-start-offset is not updated to the local-log-start-offset when remote storage is enabled and why that is the correct approach? As far as I understood from the description of case 1 in the JIRA ticket we want to reconcile a stale log start offset from a replica with the latest global log start offset which I believe is only available via inspecting tiered storage? Added the case-3 in the KAFKA-15351 ticket. This patch addresses only the case-3. -- 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