[ 
https://issues.apache.org/jira/browse/KAFKA-9526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias J. Sax updated KAFKA-9526:
-----------------------------------
    Description: 
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.

KIP-598: 
[https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=148648762]

  was:
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.


> Augment topology description with serdes
> ----------------------------------------
>
>                 Key: KAFKA-9526
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9526
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>            Reporter: Guozhang Wang
>            Assignee: Guozhang Wang
>            Priority: Major
>              Labels: kip
>
> 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.
> KIP-598: 
> [https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=148648762]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to