Even I would like to know what options I have got to ping Kafka using the 0.8.2.1 client. Any suggestions please?
On Mon, Feb 15, 2016 at 6:28 PM, Franco Giacosa <[email protected]> wrote: > Hi, > > To ping kafka for a health check, what are my options if I am using the > java client 0.9.0? > > I know that the confluent plataform has an Api Proxy, but it needs the > schema registry (which I am not running) (also I don't know if the schema > registry is a dependency if I use only the health check service). > > Can I ping zookeeper and know if both are running fine, is there something > like that? > > Thanks. >
