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

fix possible failure during 'om cluster freeze/unfreeze --wait' #427

Conversation

cgalibern
Copy link
Contributor

No description provided.

…eeze --wait'

This commit ensures waitExpectation subscription is started before action.

Without this we can miss expected event if published before waitExpectation go routine subscription is started. Example: on a single node cluster in frozen state, call om cluster freeze --wait
@cgalibern cgalibern merged commit f745a66 into opensvc:main Oct 4, 2023
1 check passed
@cgalibern cgalibern deleted the fix-possible-om-cluster-freeze-unfreeze--wait-failure branch October 4, 2023 10:17
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

1 participant