Can you help solving this question?
Thanks!
-- Forwarded message --
From: "yoel g"
Date: Aug 25, 2015 16:07
Subject: [kafka-clients] Re: Get kafka connection status
To: "kafka-clients"
Cc:
I forgot to mention that I'm using JAVA with the 0.8.1.1 k
Hey,
I want to create a monitor in my code which sample the Kafka connection and
updates a file according to connection status (connected\disconnected).
Unfortunately, I couldn't find any field in the "ConsumerConnector" class
or any other class which indicates what is the status of the connection.