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

thread-safe bucket creation and loading #4433

Merged
merged 1 commit into from
Mar 8, 2024
Merged

Conversation

jeroiraz
Copy link
Contributor

@jeroiraz jeroiraz commented Mar 8, 2024

What's being changed:

Review checklist

  • Documentation has been updated, if necessary. Link to changed documentation:
  • Chaos pipeline run or not necessary. Link to pipeline:
  • All new code is covered by tests where it is reasonable.
  • Performance tests have been run or not necessary.

@jeroiraz jeroiraz requested a review from a team as a code owner March 8, 2024 16:22
Signed-off-by: Jeronimo <jeronimo.irazabal@gmail.com>

fix: acquire lock before deleting bucket mutex

Signed-off-by: Jeronimo <jeronimo.irazabal@gmail.com>

chore: use functions to check bucket existence and replacement

Signed-off-by: Jeronimo <jeronimo.irazabal@gmail.com>
Copy link

sonarcloud bot commented Mar 8, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@jeroiraz jeroiraz merged commit 845a73b into stable/v1.23 Mar 8, 2024
21 of 23 checks passed
@jeroiraz jeroiraz deleted the fix_bucket_creation branch March 8, 2024 16:55
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

3 participants