-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.5
-
Fix Version/s: 5.5.0-HF15, 5.6.0-HF02, 5.7.1
-
Component/s: Core VCS
-
Tags:
When binaries are stored on an NFS filesystem, and a process external to Nuxeo has a file handle open on a binary, and Nuxeo uploads a new version of the binary, the external process may receive a "Stale NFS file handle" error when reading from its previously-opened file handle.
Fix this by making the BinaryManager not overwrite the file if it's already there.
- is duplicated by
-
NXP-13990 Prevent from writing a file in the binary store when it already exists
- Resolved