Re: Incorrect consumer offsets after broker restart 0.11.0.0

2017-10-12 Thread Elyahou Ittah
Yes, this is the Jira ticket about this issue: https://issues.apache.org/jira/browse/KAFKA-5600 On Wed, Oct 11, 2017 at 5:47 PM, Vincent Dautremont < vincent.dautrem...@olamobile.com.invalid> wrote: > I would also like to know the related Jira ticket if any, to check that > what I experience

Re: Incorrect consumer offsets after broker restart 0.11.0.0

2017-10-11 Thread Vincent Dautremont
I would also like to know the related Jira ticket if any, to check that what I experience the same phenomenon. I see this happening even without restarting the kafka broker process : I sometime have a Zookeeper socket that fails, the Kafka broker then step down from its leader duties for a few

RE: Incorrect consumer offsets after broker restart 0.11.0.0

2017-10-11 Thread Phil Luckhurst
Upgrading the broker to version 0.11.0.1 has fixed the problem. Thanks.

RE: Incorrect consumer offsets after broker restart 0.11.0.0

2017-10-10 Thread Phil Luckhurst
Subject: Re: Incorrect consumer offsets after broker restart 0.11.0.0 It is a known bug, fixed in 0.11.0.1 On Oct 10, 2017 15:20, "Phil Luckhurst" <phil.luckhu...@encycle.com> wrote: > We have a Kafka broker we use for testing that we have recently > updated from 0.9.0.1 to

Re: Incorrect consumer offsets after broker restart 0.11.0.0

2017-10-10 Thread Elyahou Ittah
It is a known bug, fixed in 0.11.0.1 On Oct 10, 2017 15:20, "Phil Luckhurst" wrote: > We have a Kafka broker we use for testing that we have recently updated > from 0.9.0.1 to 0.11.0.0 and our java consumer is built using the 0.11.0.0 > client. The consumers manually