Open
Description
Description
the errors was that, we have not install or run kafka in localhost, while I write a example to test
the producer and consumer, it still will block forever.
there maybe sometime as we config the url error or forget to start the kafka server.
but the behavor above make it hard to discover or debug.
so I wonder if there any way to check the connnection for the producer and consumer before loop to poll or produce.