Skip to content
Commit 26d2c28f authored by Arne Franken's avatar Arne Franken
Browse files

Support concurrent bucket / object modifications.

Re-use BucketMetadata for ID lookup instead of re-loading metadata from
file through BucketStore#lookupKeyInBucket
Make BucketStore#addToBucket and BucketStore#removeFromBucket
synchronized to make sure that we read from disk, add/remove ID and
write to disk without other threads interfering.
ConcurrencyIT fails without these changes.
parent a12302f0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment