-
Type: Task
-
Status: Resolved
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: 1.3.0611
-
Fix Version/s: 2.0.0522
-
Component/s: Synchronizer, Threading
-
Epic Link:
-
Story Points:3
Instead of blocking the synchronization thread every 5 seconds with the NuxeoDrive.GetChangeSummary Automation call.
About the remote full scan needed for example at Drive startup, we can either:
- Perform a recursive scan (done currently)
- Use multiple threads, for example one for each new folder subtree.