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
| Author | Josep Prat |
| Status | Discussion |
| JIRA | KAFKA-12370 |
| Wiki | View on Apache Wiki |
| Created | 2021-12-03 |
| Last Modified | 2021-12-03 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.