[ 
https://issues.apache.org/jira/browse/KAFKA-9526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17037338#comment-17037338
 ] 

Sophie Blee-Goldman commented on KAFKA-9526:
--------------------------------------------

When we do this and parse the topology's serdes we should also log a warning if 
any nodes are found to be using the "default" default serde (ie the byte array 
serde). It's highly unlikely that any application actually intended to use 
this: seeĀ KAFKA-9559

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



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

Reply via email to