Skip to content

[DPE-3651] fix race condition with cluster auth #363

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

Merged
merged 5 commits into from
Feb 29, 2024
Merged

Conversation

MiaAltieri
Copy link
Contributor

Issue

Flakey sharding tests would show that a cluster component would temporarily go into error due to unauthorised access in update_status, only for the for the unit to get resolved in the next hook execution

Reasoning

this is due to improper sync of passwords across cluster

Fixes #348

Solution

add a check in update status to notify the user why the cluster component is not yet connected

Mehdi-Bendriss
Mehdi-Bendriss previously approved these changes Feb 29, 2024
@MiaAltieri MiaAltieri merged commit 55b000e into 6/edge Feb 29, 2024
@MiaAltieri MiaAltieri deleted the sharding-bug-fix branch February 29, 2024 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flakey sharding tests
3 participants