Hello,
just recently migrated to using Kafka 0.10.1.0
I would like to reset position for some consumers. I went through
documentation and couldn't spot it how to achieve that. All what I got is
that v 10 reduces usage of zookeeper and clients have possibility to use
different storage for maintain
Hello everyone,
I was reading/checking kafka documentation regarding point-2-point and
publish subscribe communications patterns in kafka and I am wondering how
to scale up consumer side in point to point scenario when consuming from
single kafka topic.
Let say I have a single topic with single p