Guozhang Wang created KAFKA-9526:
------------------------------------
Summary: Augment topology description with serdes
Key: KAFKA-9526
URL: https://issues.apache.org/jira/browse/KAFKA-9526
Project: Kafka
Issue Type: Improvement
Reporter: Guozhang Wang
Assignee: Guozhang Wang
Today we have multiple ways to infer and inherit serde along the topology, and
only fall back to the configured serde when inference does not apply. So it is
a bit hard for users to reason which operators inside the topology still lacks
serde specification.
So I'd propose we augment the topology description with serde information on
source / sink and state store operators.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)