[
https://issues.apache.org/jira/browse/KAFKA-5956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Damian Guy resolved KAFKA-5956.
-------------------------------
Resolution: Fixed
Issue resolved by pull request 3936
[https://github.com/apache/kafka/pull/3936]
> StreamBuilder#table and StreamsBuilder#globalTable should use serdes from
> Materialized
> --------------------------------------------------------------------------------------
>
> Key: KAFKA-5956
> URL: https://issues.apache.org/jira/browse/KAFKA-5956
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Reporter: Damian Guy
> Assignee: Damian Guy
> Fix For: 1.0.0
>
>
> The new overloads {{StreamBuilder.table(String, Materialized)}} and
> {{StreamsBuilder.globalTable(String, Materialized)}} need to set the serdes
> from {{Materialized}} on the internal {{Consumed}} instance that is created,
> otherwise the defaults will be used and may result in serialization errors
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)