Skip to content

Add replica restart fix for operator when remote_servers configmap is propagated#2024

Open
oo007 wants to merge 1 commit into
Altinity:0.27.2from
oo007:feat/replica-restart-fix
Open

Add replica restart fix for operator when remote_servers configmap is propagated#2024
oo007 wants to merge 1 commit into
Altinity:0.27.2from
oo007:feat/replica-restart-fix

Conversation

@oo007

@oo007 oo007 commented Jul 1, 2026

Copy link
Copy Markdown

Restart hosts created during the current reconcile once, right after the final remote_servers (with all hosts) has been published and propagated, so the new replica's boot loads with the full cluster defined. Scoped to the new host only, one-shot (host becomes Same on next reconcile), and skipped for single-host clusters. Closes the scale-up CLUSTER_DOESNT_EXIST race (#2013).

Important items to consider before making a Pull Request

Please check items PR complies to:

  • All commits in the PR are squashed. More info
  • The PR is made into dedicated next-release branch, not into master branch1. More info
  • The PR is signed. More info

… pushed

Restart hosts created during the current reconcile once, right after the final
remote_servers (with all hosts) has been published and propagated, so the new
replica's boot loads with the full cluster defined. Scoped to the new host only,
one-shot (host becomes Same on next reconcile), and skipped for single-host
clusters. Closes the scale-up CLUSTER_DOESNT_EXIST race (Altinity#2013).
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.

1 participant