Opened 14 months ago
Closed 14 months ago
#1524 closed enhancement (fixed)
Improve performance for the stray files wizard
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v4.49.3 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
The stray files wizard start by loading the DataFilesFolder
annotation for all existing items and then compare this list with folders that actually exists on the server. It can take long time to load information about the DataFilesFolder
.
BASE 3.19.10 includes a new API that improves the performance a lot (maybe ~100 times faster).
Note:
See TracTickets
for help on using tickets.
In 7354: