You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by shahab <sh...@gmail.com> on 2015/09/03 10:38:30 UTC

Is there any way to find out whether "kafka" is used as offset storage or "zookeeper"

Hi,

I have set offset.storage=kafka and dual.commit.enabled=false in the
consumer properties and restarted the brokers. I can send and receive
messages from Kafka.

I just want to make sure that "kafka" is used as offset storage not
"zookeeper". So Is there any way to see  whether "kafka" is used as offset
storage or "zookeeper" ?

best,
/Shahab