Complete
Details
Assignee
CalebCalebReporter
CalebCalebLabels
Time remaining
0mComponents
Fix versions
Affects versions
Priority
Low
Details
Details
Assignee
Caleb
CalebReporter
Caleb
CalebLabels
Time remaining
0m
Components
Fix versions
Affects versions
Priority
Katalon Platform
Katalon Platform
Katalon Platform
Created April 18, 2022 at 4:17 PM
Updated July 6, 2022 at 8:56 PM
Resolved May 17, 2022 at 1:54 PM
disk.sync_all is highly unoptimized and takes, minimally, 5mins (up to 12mins) to run. We originally thought that this method doesn't get called "a lot" but that is wrong.
I'm seeing this get called on pool.do_update. Furthermore, this gets called when system boots so it's adding quite a bit of "boot up time".