Description
In LocalTieredStorage which is an implementation of RemoteStorageManager, segments are saved with random UUID. This makes navigating to a particular segment harder. To navigate a given segment by offset, prepend the offset information to the segment filename.
https://github.com/apache/kafka/pull/13837#discussion_r1258896009
Attachments
Issue Links
- is a child of
-
KAFKA-7739 Kafka Tiered Storage
- Resolved
- links to