xl: Used unique tmp file to update xl.json in putObjectPart (#2043)
An in-place update to xl.json amidst concurrent PutObjectPart operations lead to racy updates to xl.json making it un-parseable. To avoid this, we create a unique tmp file where updates to xl.json are staged before renaming it to the final location.master
parent
812554087f
commit
64899e5197
Loading…
Reference in new issue