Damian Guy created KAFKA-5956:
---------------------------------

             Summary: 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)

Reply via email to