Ticket #1246 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

m.h.replicator start page doesn't scale

Reported by: flack Assigned to: bergie
Priority: major Milestone: 8.09.6 Ragnaroek
Component: MidCOM component Version: 8.09 Ragnaroek
Keywords: Cc:

Description

If you have a large replicator queue (> 20000 does the trick for me), the replicator start page in asgard will fail to display, because traversing the entire path takes too much time. It is also a bit overkill if you just want to get a count of items

Change History

06/30/09 11:57:40 changed by flack

  • status changed from new to closed.
  • resolution set to fixed.

(In [22738]) less resource-intensive way to get item counts (needs approx. 1min to count 120k items on my test system), fixes #1246