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

Bucket: fix concurrent Modification during save() - fixes #1721 #1723

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

jukzi
Copy link
Contributor

@jukzi jukzi commented Feb 3, 2025

Take a snapshot of the property map before processing the properties

#1721

Copy link
Contributor

github-actions bot commented Feb 3, 2025

Test Results

 1 755 files  ±0   1 755 suites  ±0   1h 26m 58s ⏱️ - 3m 58s
 4 170 tests ±0   4 147 ✅ ±0   23 💤 ±0  0 ❌ ±0 
13 107 runs  ±0  12 940 ✅ ±0  167 💤 ±0  0 ❌ ±0 

Results for commit 6b30d42. ± Comparison against base commit d3dd4bf.

♻️ This comment has been updated with latest results.

…tform#1721

Take a snapshot of the property map before processing the properties

eclipse-platform#1721
@jukzi jukzi merged commit 7fa8bbc into eclipse-platform:master Feb 4, 2025
17 checks passed
@jukzi jukzi deleted the BucketSave branch February 4, 2025 08:09
@jukzi jukzi added the bug Something isn't working label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Random IndexOutOfBoundsException in PropertyBucket.readEntryValue
1 participant