Re: COORDINATOR_NOT_AVAILABLE exception on the broker side and Disconnection Exception on the consumer side breaks the entire cluster

2019-02-15 Thread Ankur Rana
Any comments anyone? On Fri, Feb 15, 2019 at 6:08 PM Ankur Rana wrote: > Hi everyone, > > We have a Kafka cluster with 5 brokers with all topics having at least 2 > replication factor. We have multiple Kafka consumers applications running > on this cluster. Most of these consumers are build usin

Re: DSL - Deliver through a table and then to a stream?

2019-02-15 Thread John Roesler
Hi Trey, I think there is a ticket open requesting to be able to re-use the source topic, so I don't think it's an intentional restriction, just a consequence of the way the code is structured at the moment. Is it sufficient to send the update to "calls" and "answered-calls" at the same time? You

DSL - Deliver through a table and then to a stream?

2019-02-15 Thread Trey Hutcheson
For context, imagine I'm building an IVR simulator. Desired workflow: IVR knows about a ringing call. IVR receives an IPC instruction to answer the call. That instruction is realized by sending a message {action=ANSWER} to the "actions" topic. At this point, the system needs to do two things: act

Re: [ANNOUNCE] New Committer: Randall Hauch

2019-02-15 Thread Matthias J. Sax
Congrats Randall! -Matthias On 2/14/19 6:16 PM, Guozhang Wang wrote: > Hello all, > > The PMC of Apache Kafka is happy to announce another new committer joining > the project today: we have invited Randall Hauch as a project committer and > he has accepted. > > Randall has been participating i

Re: Accessing Kafka stream's KTable underlying RocksDB memory usage

2019-02-15 Thread Matthias J. Sax
Cross posted on SO: https://stackoverflow.com/questions/54701449/accessing-kafka-streams-ktable-underlying-rocksdb-memory-usage On 2/14/19 9:24 PM, P. won wrote: > Hi, > > I have a kafka stream app that currently takes 3 topics and aggregates > them into a KTable. This app resides inside a micros

COORDINATOR_NOT_AVAILABLE exception on the broker side and Disconnection Exception on the consumer side breaks the entire cluster

2019-02-15 Thread Ankur Rana
Hi everyone, We have a Kafka cluster with 5 brokers with all topics having at least 2 replication factor. We have multiple Kafka consumers applications running on this cluster. Most of these consumers are build using consumer APIs and quite recently we have started using Stream applications. We a

Re: [ANNOUNCE] New Committer: Randall Hauch

2019-02-15 Thread Martin Gainty
willkommen randall Martin From: Daniel Hanley Sent: Friday, February 15, 2019 6:55 AM To: users@kafka.apache.org Cc: dev Subject: Re: [ANNOUNCE] New Committer: Randall Hauch Congratulations Randall! On Fri, Feb 15, 2019 at 9:35 AM Viktor Somogyi-Vass wrote: >

Re: [ANNOUNCE] New Committer: Randall Hauch

2019-02-15 Thread Rajini Sivaram
Congratulations, Randall! On Fri, Feb 15, 2019 at 11:56 AM Daniel Hanley wrote: > Congratulations Randall! > > On Fri, Feb 15, 2019 at 9:35 AM Viktor Somogyi-Vass < > viktorsomo...@gmail.com> > wrote: > > > Congrats Randall! :) > > > > On Fri, Feb 15, 2019 at 10:15 AM Satish Duggana < > satish.d

Re: [ANNOUNCE] New Committer: Randall Hauch

2019-02-15 Thread Daniel Hanley
Congratulations Randall! On Fri, Feb 15, 2019 at 9:35 AM Viktor Somogyi-Vass wrote: > Congrats Randall! :) > > On Fri, Feb 15, 2019 at 10:15 AM Satish Duggana > wrote: > > > Congratulations Randall! > > > > On Fri, Feb 15, 2019 at 1:51 PM Mickael Maison > > > wrote: > > > > > > Congrats Randal

Re: [ANNOUNCE] New Committer: Randall Hauch

2019-02-15 Thread Viktor Somogyi-Vass
Congrats Randall! :) On Fri, Feb 15, 2019 at 10:15 AM Satish Duggana wrote: > Congratulations Randall! > > On Fri, Feb 15, 2019 at 1:51 PM Mickael Maison > wrote: > > > > Congrats Randall! > > > > On Fri, Feb 15, 2019 at 6:37 AM James Cheng > wrote: > > > > > > Congrats, Randall! Well deserved

Re: [ANNOUNCE] New Committer: Randall Hauch

2019-02-15 Thread Satish Duggana
Congratulations Randall! On Fri, Feb 15, 2019 at 1:51 PM Mickael Maison wrote: > > Congrats Randall! > > On Fri, Feb 15, 2019 at 6:37 AM James Cheng wrote: > > > > Congrats, Randall! Well deserved! > > > > -James > > > > Sent from my iPhone > > > > > On Feb 14, 2019, at 6:16 PM, Guozhang Wang w

Re: [kafka-clients] [VOTE] 2.1.1 RC2

2019-02-15 Thread Colin McCabe
P.S. I have added KAFKA-7897 to the release notes. Good catch, Jason. best, Colin On Fri, Feb 15, 2019, at 00:49, Colin McCabe wrote: > Hi all, > > With 7 non-binding +1 votes, 3 binding +1 votes, no +0 votes, and no -1 > votes, the vote passes. > > Thanks, all! > > cheers, > Colin > > > On

Re: [kafka-clients] [VOTE] 2.1.1 RC2

2019-02-15 Thread Colin McCabe
Hi all, With 7 non-binding +1 votes, 3 binding +1 votes, no +0 votes, and no -1 votes, the vote passes. Thanks, all! cheers, Colin On Fri, Feb 15, 2019, at 00:07, Jonathan Santilli wrote: > > > Hello, > > I have downloaded the source and executed integration and unit tests > successfully.

Re: [ANNOUNCE] New Committer: Randall Hauch

2019-02-15 Thread Mickael Maison
Congrats Randall! On Fri, Feb 15, 2019 at 6:37 AM James Cheng wrote: > > Congrats, Randall! Well deserved! > > -James > > Sent from my iPhone > > > On Feb 14, 2019, at 6:16 PM, Guozhang Wang wrote: > > > > Hello all, > > > > The PMC of Apache Kafka is happy to announce another new committer join

Re: [kafka-clients] [VOTE] 2.1.1 RC2

2019-02-15 Thread Jonathan Santilli
Hello, I have downloaded the source and executed integration and unit tests successfully. Ran kafka-monitor for about 1 hour without any issues. +1 Thanks for the release Colin. -- Jonathan Santilli On Fri, Feb 15, 2019 at 6:16 AM Jason Gustafson wrote: > Ran the quickstart against the 2.11