Implement atomic createFile(overwrite=false)
Open
enhancement
- Dominant language
- Java
- Stars
- 8
- Forks
- 6
- Avg merge
- 13h 17m
- Merged PRs (30d)
- 2
Description
### Expected Behaviour
The `createFile(overwrite=false)` operation should be atomic.
This will allow clients to implement locking or MVCC use cases on top of `S3-FileSystem`.
Contributor guide
Assessment
This issue has not been assessed yet.