Re: [VOTE] KIP-233: Simplify StreamsBuilder#addGlobalStore

2017-12-27 Thread Ted Yu
+1 On Wed, Dec 27, 2017 at 12:15 PM, Bill Bejeck wrote: > +1 > > On Wed, Dec 27, 2017 at 3:07 PM, Matthias J. Sax > wrote: > > > +1 > > > > On 12/26/17 9:00 PM, Panuwat Anawatmongkhon wrote: > > > Hi all, > > > I would like to start the vote thread. > > > This is link for the kip. > > > > > > h

Build failed in Jenkins: kafka-trunk-jdk8 #2300

2017-12-27 Thread Apache Jenkins Server
See Changes: [github] MINOR: Update test classes to use KafkaZkClient/AdminZkClient methods -- [...truncated 3.17 MB...] kafka.api.PlaintextConsumerTest > testListTopics P

Re: [DISCUSS] KIP-227: Introduce Incremental FetchRequests to Increase Partition Scalability

2017-12-27 Thread Colin McCabe
On Sat, Dec 23, 2017, at 09:15, Becket Qin wrote: > Hi Colin, > > Thanks for the explanation. I want to clarify a bit more on my thoughts. > > I am fine with having a separate discussion as long as the follow-up > discussion will be incremental on top of this KIP instead of override the > protoco

Re: [VOTE] KIP-233: Simplify StreamsBuilder#addGlobalStore

2017-12-27 Thread Bill Bejeck
+1 On Wed, Dec 27, 2017 at 3:07 PM, Matthias J. Sax wrote: > +1 > > On 12/26/17 9:00 PM, Panuwat Anawatmongkhon wrote: > > Hi all, > > I would like to start the vote thread. > > This is link for the kip. > > > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-233%3A+Simplify+ > StreamsBuil

Re: [VOTE] KIP-233: Simplify StreamsBuilder#addGlobalStore

2017-12-27 Thread Matthias J. Sax
+1 On 12/26/17 9:00 PM, Panuwat Anawatmongkhon wrote: > Hi all, > I would like to start the vote thread. > This is link for the kip. > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-233%3A+Simplify+StreamsBuilder%23addGlobalStore > > Cheers > signature.asc Description: OpenPGP digit

Re: [DISCUSS] KIP-233: Simplify StreamsBuilder#addGlobalStore

2017-12-27 Thread Matthias J. Sax
@Matthias: just wanted to follow up on your question: I wanted to double check. If I understand the proposal, it would replace the explicit name with a name that is dynamically generated using the AtomicInteger index. Would this affect the naming of any internally generated top

Build failed in Jenkins: kafka-trunk-jdk9 #279

2017-12-27 Thread Apache Jenkins Server
See Changes: [github] MINOR: Update test classes to use KafkaZkClient/AdminZkClient methods -- [...truncated 1.44 MB...] kafka.integration.TopicMetadataTest > testAutoCreat