[
https://issues.apache.org/jira/browse/KAFKA-15194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Divij Vaidya resolved KAFKA-15194.
----------------------------------
Resolution: Fixed
> Rename local tiered storage segment with offset as prefix for easy navigation
> -----------------------------------------------------------------------------
>
> Key: KAFKA-15194
> URL: https://issues.apache.org/jira/browse/KAFKA-15194
> Project: Kafka
> Issue Type: Task
> Reporter: Kamal Chandraprakash
> Assignee: Owen C.H. Leung
> Priority: Minor
> Labels: newbie
> Fix For: 3.6.0
>
>
> 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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)