You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Guozhang Wang (Jira)" <ji...@apache.org> on 2020/02/08 02:29:00 UTC

[jira] [Created] (KAFKA-9526) Augment topology description with serdes

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)