Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-11464

Optimize Nuxeo Drive synchronization of deleted documents by not calling GetFileSystemItem defensively for this case.

    XMLWordPrintable

    Details

    • 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

      Description

      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

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: