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: correct the order of the deletion routine #71

Merged
merged 2 commits into from
Jun 3, 2024

Conversation

rafatio
Copy link
Collaborator

@rafatio rafatio commented May 11, 2024

The goal of this PTAL is to fix concurrent issues that may happen because of the order that the deletion is being made

@rafatio rafatio force-pushed the fix-order-delete-logic branch from 60a3ad9 to 53f6640 Compare May 21, 2024 17:11
@rafatio rafatio force-pushed the fix-order-delete-logic branch from 53f6640 to 1835997 Compare May 21, 2024 21:11
@L30Bola
Copy link
Contributor

L30Bola commented May 21, 2024

@rsafonseca do you have any thoughts on this? The way we are configuring now, we are locking the sync while we are deleting a single cluster.

@rafatio rafatio merged commit 61be75d into main Jun 3, 2024
3 checks passed
@rafatio rafatio deleted the fix-order-delete-logic branch June 3, 2024 12:51
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