[
https://issues.apache.org/jira/browse/KAFKA-9248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax resolved KAFKA-9248.
------------------------------------
Resolution: Duplicate
Agreed. Closing this ticket as duplicate.
> Foreign key join does not pickup default serdes and dies with NPE
> -----------------------------------------------------------------
>
> Key: KAFKA-9248
> URL: https://issues.apache.org/jira/browse/KAFKA-9248
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Affects Versions: 2.4.0
> Reporter: Matthias J. Sax
> Assignee: Matthias J. Sax
> Priority: Major
>
> The foreign key join operator only works if `Serdes` are passed in by the
> user via corresponding API methods.
> If one tries to fall back to default Serdes from `StreamsConfig` the operator
> does not pick up those Serdes but dies with a NPE.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)