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: concurrency problems at local metadata store #4175

Merged
merged 6 commits into from
Sep 12, 2024

Conversation

fraidev
Copy link
Contributor

@fraidev fraidev commented Sep 11, 2024

This PR must solve the weird deadlocks happening after resuming local cluster with previous data.

Solves: #4162

@fraidev fraidev marked this pull request as ready for review September 11, 2024 15:46
@fraidev fraidev requested review from sehz and digikata September 11, 2024 15:46
@fraidev fraidev force-pushed the parking_lot branch 2 times, most recently from 11dd5ac to d4ec84a Compare September 11, 2024 16:27
@fraidev fraidev changed the title chore: use parking_lot for local metadata locks fix: concurrency problems at local metadata store Sep 11, 2024
Copy link
Contributor

@sehz sehz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fraidev fraidev enabled auto-merge September 12, 2024 01:42
@fraidev fraidev added this pull request to the merge queue Sep 12, 2024
Merged via the queue into infinyon:master with commit 49447a5 Sep 12, 2024
106 checks passed
@fraidev fraidev deleted the parking_lot branch September 12, 2024 02:27
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