Skip to content

[master] Fix clustered master startup race condition#65754

Merged
dwoz merged 1 commit intosaltstack:masterfrom
dwoz:cluster_test_fix
Dec 27, 2023
Merged

[master] Fix clustered master startup race condition#65754
dwoz merged 1 commit intosaltstack:masterfrom
dwoz:cluster_test_fix

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.

@s0undt3ch
Copy link
Contributor

@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.

2 participants