Skip to content

[Feature] Maintain heartbeat between proxy and broker #9725

@leizhiyuan

Description

@leizhiyuan

Is Your Feature Request Related to a Problem?

When the cluster traffic is not high or the cluster size is large enough, the proxy and broker only maintain the connection by sending messages or other information. There is a chance that the connection will be established only when sending or consuming. Because the broker will close the idle connection after 120 seconds.

A logic similar to the previous client is needed to send heartbeats regularly.

Describe the Solution You'd Like

A logic similar to the previous client is needed to send heartbeats regularly.

Describe Alternatives You've Considered

no

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions