Skip to content

Purpose of bootstrap_connected() #1962

Closed
@Tim1000V

Description

@Tim1000V

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions