Skip to content

Request feature for liveness checking for "Client" instance in pulsar-python #9337

@jiahaoc1993

Description

@jiahaoc1993

Is your feature request related to a problem? Please describe.
In pulsar's python client, after the client instance was created, the instance maintains one or more TCP connections. However, there is no straightforward way to check if these connections are alive.

Describe the solution you'd like
Add a method like "is_open()" to the client class to return the status of existing connections.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions