Kamal Chandraprakash created KAFKA-16146:
--------------------------------------------
Summary: Checkpoint log-start-offset after remote log deletion
Key: KAFKA-16146
URL: https://issues.apache.org/jira/browse/KAFKA-16146
Project: Kafka
Issue Type: Task
Reporter: Kamal Chandraprakash
Assignee: Kamal Chandraprakash
The log-start-offset checkpoint is not getting updated after deleting the
remote log segments due to the below check:
https://sourcegraph.com/github.com/apache/kafka@b16df3b103d915d33670b8156217fc6c2b473f61/-/blob/core/src/main/scala/kafka/log/LogManager.scala?L851
--
This message was sent by Atlassian Jira
(v8.20.10#820010)