Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-15142

Add Client Metadata to RemoteStorageFetchInfo

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • core

    Description

      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.

      Attachments

        Activity

          People

            jeqo Jorge Esteban Quilcate Otoya
            jeqo Jorge Esteban Quilcate Otoya
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: