Skip to content

Use own connections for heartbeat and HA #412

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 12, 2021

Conversation

lippserd
Copy link
Member

Use dedicated connections for heartbeat and HA to ensure that
heartbeats are always processed and the instance table is updated.
Otherwise, the connections can be too busy due to the
synchronization of configuration, status, history, etc.,
which can lead to handover / takeover loops because the heartbeat
is not read while HA gets stuck when updating the instance table.

Use dedicated connections for heartbeat and HA to ensure that
heartbeats are always processed and the instance table is updated.
Otherwise, the connections can be too busy due to the
synchronization of configuration, status, history, etc.,
which can lead to handover / takeover loops because the heartbeat
is not read while HA gets stuck when updating the instance table.
@cla-bot cla-bot bot added the cla/signed label Nov 12, 2021
@lippserd lippserd added this to the v1.0.0-rc2 milestone Nov 12, 2021
@lippserd lippserd requested review from N-o-X and removed request for N-o-X November 12, 2021 16:49
@lippserd lippserd merged commit c1d826f into master Nov 12, 2021
@lippserd lippserd deleted the own-connections-for-ha-and-heartbeat branch November 12, 2021 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant