Skip to content

control-connection: reconnect after discounted down signal#849

Closed
dkropachev wants to merge 1 commit intomasterfrom
fix/issue-847-control-connection-discounted-down
Closed

control-connection: reconnect after discounted down signal#849
dkropachev wants to merge 1 commit intomasterfrom
fix/issue-847-control-connection-discounted-down

Conversation

@dkropachev
Copy link
Copy Markdown
Collaborator

Fixes #847

Summary

  • make Cluster.on_down() report whether down handling actually ran
  • make signal_connection_failure() return that actual handling result
  • reconnect the control connection manually when host-down handling is discounted

Risk

Low. These methods are internal; callers now get a stricter signal that separates conviction-policy decisions from cluster state transitions.

Testing

  • repo-ci fast: workflow-test passed; overall managed run timed out during workflow-build-2 (fb89a55a3c13fe9e1fc961bf3fde577201e57b280ec634084a2108f8da41a101).

@dkropachev dkropachev self-assigned this May 5, 2026
@dkropachev
Copy link
Copy Markdown
Collaborator Author

Closed in favor of #854

@dkropachev dkropachev closed this May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Control connection: discounted host-down signal can leave defunct connection unreconnected

1 participant