clolov opened a new pull request, #14349: URL: https://github.com/apache/kafka/pull/14349
### Draft This pull request tries to solve is to first update the log-start-offset and then delete remote segments. In the previous version if a read request arrives between us deleting a segment and updating the log-start-offset we won't be able to service it. -- 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