Build: #208 was successful Scheduled with changes by Guus der Kinderen

Build result summary

Details

Completed
Queue duration
9 minutes
Duration
1 minute
Labels
None
Revision
e6e5e2b54321444674f8cadb97ee08f8cda54cdd
Total tests
489
Successful since
#1 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen e6e5e2b54321444674f8cadb97ee08f8cda54cdd OF-2502: Do not iterate over clustered cache when calculating stats
When collecting statistics, two MUC methods iterate over caches. That is inefficient in itself, but the cache can also be clustered. If that's the case, then a lot of data serialization, which is a waste of resources.

This commit introduces a new cache in which statistics can be stored. This way, the statistics need not be recalculated every time, saving resources at the expense of potential inaccuracy.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-2502Could not obtain issue details from Jira