Skip to content
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

[master] Fix clustered master startup race condition #65754

Merged
merged 1 commit into from Dec 27, 2023

Conversation

dwoz
Copy link
Contributor

@dwoz dwoz commented Dec 27, 2023

When starting up a cluster master, sending the initial aes key event needs to wait for the event server to fully start. Prior to this change we'd only try for one second and there was no logging of a failure.

When starting up a cluster master, sending the initial aes key event
needs to wait for the event server to fully start. Prior to this change
we'd only try for one second and there was no logging of a failure.
@dwoz dwoz requested a review from a team as a code owner December 27, 2023 23:27
@dwoz dwoz requested review from twangboy and removed request for a team December 27, 2023 23:27
@salt-project-bot-prod-environment salt-project-bot-prod-environment bot changed the title Fix clustered master startup race condition [master] Fix clustered master startup race condition Dec 27, 2023
@dwoz dwoz requested a review from s0undt3ch December 27, 2023 23:27
@dwoz
Copy link
Contributor Author

dwoz commented Dec 27, 2023

@s0undt3ch Merging this early to get the cluster tests fixed.

@dwoz dwoz merged commit 0cc5b51 into saltstack:master Dec 27, 2023
2 checks passed
@s0undt3ch
Copy link
Member

@s0undt3ch Merging this early to get the cluster tests fixed.

👍

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.

None yet

2 participants