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

Investigate possibility of race conditions in ReactiveDeleteCoordinator #1713

Open
Sanne opened this issue Jul 20, 2023 · 0 comments
Open

Investigate possibility of race conditions in ReactiveDeleteCoordinator #1713

Sanne opened this issue Jul 20, 2023 · 0 comments
Labels
bug Something isn't working design A design or implementation issue

Comments

@Sanne
Copy link
Member

Sanne commented Jul 20, 2023

As I was working on something unrelated, I spotted a suspicious pattern within ReactiveDeleteCoordinator : it declares a field of type CompletableFuture.

This looks suspiciously similar to the pattern we have recently fixed for updates in #1687 - I am not sure if this could manifest with a similar problem, but opening this to not forget to investigate.

@Sanne Sanne added the bug Something isn't working label Jul 20, 2023
@blafond blafond self-assigned this Aug 28, 2023
@DavideD DavideD added design A design or implementation issue problem A limitation or source of discomfort and removed problem A limitation or source of discomfort labels Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working design A design or implementation issue
Projects
None yet
Development

No branches or pull requests

3 participants