You might want to set group.id config in kafka-console-consumer (or in any
other consumer) to the value which you haven't used before. This will
replay all available messages in the topic from start if you use
--from-beginning in console consumer.

On Wed, 28 Feb 2018 at 14:19 Zoran <zoran.ljubi...@bulbtech.com> wrote:

> Hi,
>
>
> If I have a topic that has been fully read by consumers, how to set the
> offset from the shell to some previous value in order to reread again
> several messages?
>
>
> Regards.
>
>

Reply via email to