Re: Allow to replace Zookeeper with different Coordination Service (etcd/consul)

2017-03-06 Thread Alexander Binzberger
embedded zookeeper. I have already started to implement a POC and it seems doable, even if it's not a small patch. Balint -- Alexander Binzberger System Designer - WINGcon AG Tel. +49 7543 966-119 Sitz der Gesellschaft: Langenargen Registergericht: ULM, HRB 734260 USt-Id.: DE232931635, WE

How about releasing 9.0.2

2017-04-10 Thread Alexander Binzberger
Hi guys, I am monitoring jira milestone 0.9.0.2. All issues are fixed now so I have some questions: Will there be a 0.9.0.2? When will it be released? Is 0.10.X backwards compatible to 0.9 clients? Is there anything I need to care about when migrating? Best Regards Alexander

[DISCUS] consuming messages is polling - is there a reason? new KIP for poll?

2017-01-31 Thread Alexander Binzberger
ed or performance allows. Additionally the stream processing path over Kafka would be faster. Best Regards Alexander Binzberger -- Alexander Binzberger System Designer - WINGcon AG Tel. +49 7543 966-119 Sitz der Gesellschaft: Langenargen Registergericht: ULM, HRB 734260 USt-Id.: DE232931635, WE

Re: [DISCUS] consuming messages is polling - is there a reason? new KIP for poll?

2017-02-01 Thread Alexander Binzberger
ilable. Sort of lets you fake a push model. -Jason On Tue, Jan 31, 2017 at 2:29 PM, radai wrote: minimizing the cost of clients is part of what makes kafka scale. a push model would shift a lot of tracking logic onto the broker. On Tue, Jan 31, 2017 at 2:47 AM, Alexander Binzberger <

[jira] [Commented] (KAFKA-3042) updateIsr should stop after failed several times due to zkVersion issue

2016-04-13 Thread Alexander Binzberger (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15239897#comment-15239897 ] Alexander Binzberger commented on KAFKA-3042: - In my case it was high loa

[jira] [Commented] (KAFKA-3042) updateIsr should stop after failed several times due to zkVersion issue

2016-01-15 Thread Alexander Binzberger (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15101956#comment-15101956 ] Alexander Binzberger commented on KAFKA-3042: - I think this is the sam

[jira] [Commented] (KAFKA-3042) updateIsr should stop after failed several times due to zkVersion issue

2016-01-15 Thread Alexander Binzberger (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15101964#comment-15101964 ] Alexander Binzberger commented on KAFKA-3042: - For me it looks like they