-
Type: Epic
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 4.1.4
-
Fix Version/s: Not yet scheduled version
-
Component/s: Synchronizer
-
Team(s):DRIVE
As seen with NXDRIVE-1714, 1,971,026 FS events are generated while doing the copy of a 100 GB into the local sync folder.
This is the now critical part of the process as each event create a lot of work for Drive and the OS.
The main impact for the end-user is that the upload does not start directly after the copy is finished: there is a significant delay (here 15 minutes). This is the time taken to process those events.
There may be some room of improvement here, but it is not so easy as skipping such events will break a lot of things in the sync engine (like conflicts detection, file change while downloading or uploading the same file, ... ).
- depends on
-
NXDRIVE-2540 Introduce the local events queue
- Open