Re: Can't reset consumer group offsets in Kafka 0.11.0.1

2017-09-21 Thread shargan
I completely missed that in the docs (for me, j think it's because this is the only operation I know of that requires that kind of confirmation). Thanks! -shargan On Thu, Sep 21, 2017 at 12:41 Hans Jespersen wrote: > Did you add the --execute flag? > > -hans > > > On Se

Re: Can't reset consumer group offsets in Kafka 0.11.0.1

2017-09-21 Thread shargan
Testing kafka-consumer-groups.sh in my dev environment, I'm unable to reset offsets even when CURRENT-OFFSET is inbounds. Again, it returns as if the change took effect but describe still shows the original value and client behavior bears this out. -shargan On Wed, Sep 20, 2017 at 13:40 sh

Can't reset consumer group offsets in Kafka 0.11.0.1

2017-09-20 Thread shargan
2 728698812 2326237143 1597538331 - - - I’ve also tried —to-earliest, —to-current, and individually setting each partition via —to-offset and there’s no difference. What’s going on here? -shargan

Can't reset consumer group offsets in Kafka 0.11.0.1

2017-09-20 Thread shargan
2 728698812 2326237143 1597538331 - - - I’ve also tried —to-earliest, —to-current, and individually setting each partition via —to-offset and there’s no difference. What’s going on here? -shargan