You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Victor L <vl...@gmail.com> on 2015/04/20 19:16:48 UTC

offset issues fix

I am using kafka 0.8.1 /zookeeper combination...Can someone advise what the
proper procedure would be to fix the issue with producer / consumers
offsets going out of range when consumer has to be re- started? Do I need
to delete meta- data pertaining to topics? What would be the proper way of
doing that? Do I need to delete/ re- create topics ?
Thanks