[
https://issues.apache.org/jira/browse/KAFKA-15142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17739600#comment-17739600
]
Jorge Esteban Quilcate Otoya commented on KAFKA-15142:
------------------------------------------------------
cc [~showuon] [~divijvaidya] [~satishd]
> Add Client Metadata to RemoteStorageFetchInfo
> ---------------------------------------------
>
> Key: KAFKA-15142
> URL: https://issues.apache.org/jira/browse/KAFKA-15142
> Project: Kafka
> Issue Type: Improvement
> Components: core
> Reporter: Jorge Esteban Quilcate Otoya
> Assignee: Jorge Esteban Quilcate Otoya
> Priority: Major
> Labels: tiered-storage
>
> Once Tiered Storage is deployed, it will be important to understand how
> remote data is accessed and what consumption patterns emerge on each
> deployment.
> To do this, tiered storage logs/metrics could provide more context about
> which client is fetching which partition/offset range and when.
> At the moment, Client metadata is not propagated to the tiered-storage
> framework. To fix this, {{RemoteStorageFetchInfo}} can be extended with
> {{Optional[ClientMetadata]}} available on {{{}FetchParams{}}}, and have this
> bits of data available to improve the logging/metrics when fetching.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)