Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0-alpha
-
None
-
Reviewed
-
Description
If a file is already open for write by one client, and another client calls fs.create() with overwrite=true, the file should be deleted and the new file successfully created. Instead, it is currently throwing AlreadyBeingCreatedException.
This is a regression since branch-1.
Attachments
Attachments
Issue Links
- breaks
-
HDFS-6300 Prevent multiple balancers from running simultaneously
-
- Closed
-