Jenkins build is back to normal : kafka-trunk-jdk8 #3587

2019-04-27 Thread Apache Jenkins Server
See

Re: KIP-457: Add DISCONNECTED state to Kafka Streams

2019-04-27 Thread Richard Yu
Hi Matthias, Sure, I could do the DISCONNECTED state. On Sat, Apr 27, 2019 at 3:16 PM Matthias J. Sax wrote: > Thanks for updating the KIP. I also had a quick look into your PR. > > I actually think that the original idea to add a new state DISCONNECTED > would provide a better user experience

Re: KIP-457: Add DISCONNECTED state to Kafka Streams

2019-04-27 Thread Matthias J. Sax
Thanks for updating the KIP. I also had a quick look into your PR. I actually think that the original idea to add a new state DISCONNECTED would provide a better user experience. Your current proposal does not add a new state, even if it mentions this in the beginning. Compare: https://github.com

Re: [DISCUSS] KIP-455: Create an Administrative API for Replica Reassignment

2019-04-27 Thread Colin McCabe
Hi Viktor, Good question. The answer is that the Admin Client knows how to send messages to the controller node. Take a look at electPreferredLeaders, createTopics, deleteTopics, etc. for some examples of how this is done in the code. kafka-reassign-partitions.sh would be able to simply use t

Re: KAFKA-8238

2019-04-27 Thread Colin McCabe
Hi Sagar, I added you to the "contributors" role, so you should be able to assign JIRAs to yourself now. Take a look at any JIRA labelled "newbie" for something small to get started. There's also some "newbie+" JIRAs too, which are a little bigger. cheers, Colin On Fri, Apr 26, 2019, at 06