You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/12/23 11:06:30 UTC

[GitHub] [druid] saifat29 commented on issue #11658: Infinite automatic Kafka offset resetting

saifat29 commented on issue #11658:
URL: https://github.com/apache/druid/issues/11658#issuecomment-1000222734


   My Druid Kafka cluster running on Docker Swarm went down due to a network failure, even though the cluster got back up and running, Druid got stuck in the "resetting offset automatically" infinite loop. It happened because Druid was trying to read from a higher offset than that was present in Kafka.
   
   The `resetOffsetAutomatically` setting was already enabled, but it didn't help. I had to manually do a reset.
   
   Anyone found a solution?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org