Re: [DISCUSS] KIP-265: Make Windowed Serde to public APIs

2018-03-02 Thread Guozhang Wang
Do we also need to retrofit `SimpleConsumerShell` to have it > > support these newly-added serdes? > > 2. Does this KIP cover the changes for ConsoleConsumer as well? > > > > > > > > 发件人: Guozhang Wang > > 发送时间: 2018年3月2日 8

Re: [DISCUSS] KIP-265: Make Windowed Serde to public APIs

2018-03-02 Thread Damian Guy
IP cover the changes for ConsoleConsumer as well? > > > > 发件人: Guozhang Wang > 发送时间: 2018年3月2日 8:20 > 收件人: dev@kafka.apache.org > 主题: [DISCUSS] KIP-265: Make Windowed Serde to public APIs > > Hello all, > > I'd like to have a

答复: [DISCUSS] KIP-265: Make Windowed Serde to public APIs

2018-03-01 Thread Hu Xi
送时间: 2018年3月2日 8:20 收件人: dev@kafka.apache.org 主题: [DISCUSS] KIP-265: Make Windowed Serde to public APIs Hello all, I'd like to have a discussion on making windowed serde to public APIs of Kafka Streams. It involves a couple of new configs, plus a few new public classes for windowed seria

[DISCUSS] KIP-265: Make Windowed Serde to public APIs

2018-03-01 Thread Guozhang Wang
Hello all, I'd like to have a discussion on making windowed serde to public APIs of Kafka Streams. It involves a couple of new configs, plus a few new public classes for windowed serializer and deserializer, and also adding the corresponding console consumer options in order to fetch from a topic