Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
2.4.0
-
None
-
None
Description
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.
Attachments
Issue Links
- is duplicated by
-
KAFKA-9517 KTable Joins Without Materialized Argument Yield Results That Further Joins NPE On
- Resolved