conduktor.io ↗

KIP-807 — Refactor KafkaStreams exposed metadata hierarchy

Discussion Streams

Unifies the disparate Kafka Streams metadata APIs (`StreamsMetadata`, `TaskMetadata`, `ThreadMetadata`, `KeyQueryMetadata`) into a single, consistent query interface. Users currently must call multiple different methods to gather state across metadata classes, with no single entry point to retrieve combined metadata.

Details

AuthorJosep Prat
StatusDiscussion
JIRAKAFKA-12370
WikiView on Apache Wiki
Created2021-12-03
Last Modified2021-12-03
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.