[jira] [Comment Edited] (KAFKA-3729) Auto-configure non-default SerDes passed alongside the topology builder

2019-03-17 Thread Ted Yu (JIRA)


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

Ted Yu edited comment on KAFKA-3729 at 3/18/19 3:06 AM:


3729.v6.txt shows the progress toward passing StreamsConfig to Store#init().

The assertion in KStreamAggregationDedupIntegrationTest#shouldGroupByKey passes.
The assertion fails without proper Store init.

Note, PR #6461 doesn't require KIP.


was (Author: yuzhih...@gmail.com):
3729.v6.txt shows the progress toward passing StreamsConfig to Store#init().

The assertion in KStreamAggregationDedupIntegrationTest#shouldGroupByKey passes.
The assertion fails without proper Store init.

>  Auto-configure non-default SerDes passed alongside the topology builder
> 
>
> Key: KAFKA-3729
> URL: https://issues.apache.org/jira/browse/KAFKA-3729
> Project: Kafka
>  Issue Type: Improvement
>  Components: streams
>Reporter: Fred Patton
>Assignee: Ted Yu
>Priority: Major
>  Labels: api, newbie
> Attachments: 3729.txt, 3729.v6.txt
>
>
> From Guozhang Wang:
> "Only default serdes provided through configs are auto-configured today. But 
> we could auto-configure other serdes passed alongside the topology builder as 
> well."



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Comment Edited] (KAFKA-3729) Auto-configure non-default SerDes passed alongside the topology builder

2019-03-17 Thread Ted Yu (JIRA)


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

Ted Yu edited comment on KAFKA-3729 at 3/17/19 6:39 PM:


3729.v6.txt shows the progress toward passing StreamsConfig to Store#init().

The assertion in KStreamAggregationDedupIntegrationTest#shouldGroupByKey passes.
The assertion fails without proper Store init.


was (Author: yuzhih...@gmail.com):
3729.v6.txt shows the progress toward passing StreamsConfig to Store#init().

>  Auto-configure non-default SerDes passed alongside the topology builder
> 
>
> Key: KAFKA-3729
> URL: https://issues.apache.org/jira/browse/KAFKA-3729
> Project: Kafka
>  Issue Type: Improvement
>  Components: streams
>Reporter: Fred Patton
>Assignee: Ted Yu
>Priority: Major
>  Labels: api, newbie
> Attachments: 3729.txt, 3729.v6.txt
>
>
> From Guozhang Wang:
> "Only default serdes provided through configs are auto-configured today. But 
> we could auto-configure other serdes passed alongside the topology builder as 
> well."



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)