-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.6.0-HF15
-
Fix Version/s: 5.6.0-HF16, 5.7.1
-
Component/s: Nuxeo Drive
-
Tags:
Whenever a document has changes, the current client state updater rechecks the current file system item state from the server by calling the GetFileSystemItem operation.
This call can be optimized away, by:
- not calling it for deletion events
- using the embedded file system item description from the change summary directly for the other cases