Closed
Description
Hi,
When reading the documentation I was assuming that bootstrap_connected(), would allow me to check if the client was disconnected from the kafka cluster.
But in cluster.py _boostrap_broker returned by _generate_bootstrap_brokers, can't match any real broker_id (eg: [1,2,3] vs [bootstrap-1,bootstrap-2,bootstrap-3]) .
So what's the purpose of this function?
Metadata
Metadata
Assignees
Labels
No labels