KIP-598 — Augment TopologyDescription with store and source / sink serde information
Discussion Streams
Augments `TopologyDescription` to expose SerDe information for source and sink nodes and state store type/name information for processor nodes. Without this, operators and tooling cannot inspect the topology's data contracts, making it impossible to validate SerDe compatibility or reason about which state stores back a given sub-topology.
Details
| Author | Guozhang Wang |
| Status | Discussion |
| JIRA | KAFKA-9526 |
| Wiki | View on Apache Wiki |
| Created | 2020-04-22 |
| Last Modified | 2020-05-04 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.