Re: "auto offset commit failed"

2017-02-06 Thread Michael Freeman
Next time you successfully auto commit it should be fine. Michael > On 6 Feb 2017, at 12:38, Jon Yeargers wrote: > > This message seems to come and go for various consumers: > > WARN o.a.k.c.c.i.ConsumerCoordinator - Auto offset commit failed for > group : Commit o

"auto offset commit failed"

2017-02-06 Thread Jon Yeargers
This message seems to come and go for various consumers: WARN o.a.k.c.c.i.ConsumerCoordinator - Auto offset commit failed for group : Commit offsets failed with retriable exception. You should retry committing offsets. Since Im not tracking offsets - how would I go about retrying them?

Re: Auto offset commit failed

2016-08-31 Thread Guozhang Wang
0.10.0. > I have found two reasons for Auto offset commit failed in the log > file. One is Commit cannot be completed since the group has already > rebalanced and assigned the partitions to another member, and another is > Commit offsets failed with retriable exception. You shoul

Auto offset commit failed

2016-08-30 Thread yuanjia8...@163.com
Hi All, My kafka cluster is kafka0.10.0. I have found two reasons for Auto offset commit failed in the log file. One is Commit cannot be completed since the group has already rebalanced and assigned the partitions to another member, and another is Commit offsets failed with retriable