chia7712 commented on PR #15634:
URL: https://github.com/apache/kafka/pull/15634#issuecomment-2063727744

   Sorry that the story I mentioned above seems be another issue. Let me have 
the summary about my thought.
   
   1. `log-start-offset-checkpoint` is missing and remote storage is enabled. 
The `logStartOffset` will be set to zero, and it seems be a potential issue 
since the `ListOffsetRequest` could get incorrect result
   2. `replication-offset-checkpoint` is missing and remote storage is enabled. 
This is what your described. The HWM is pointed to middle of tiered storage and 
so it causes error when fetching records from local segments.


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