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

Build result summary

Details

Completed
Queue duration
3 minutes
Duration
3 minutes
Labels
None
Revision
c16aa2ba5f60b4e8ee83e6060e273f0acc4f8819
Total tests
614
Successful since
#1139 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen c16aa2ba5f60b4e8ee83e6060e273f0acc4f8819 Add missing namespace definition to openfire.doap
Guus der Kinderen Guus der Kinderen 8d32052586f24710e478f98e8ae15a682f7a159f Merge pull request #2102 from laukner/patch-1
Update protocol-support.html
Guus der Kinderen Guus der Kinderen 8f622ad6504b0ad8772a2b5019f16c1e8ce5eb16 Merge branch 'main' into patch-1
Guus der Kinderen Guus der Kinderen 4aa9a83fc9128e4616f0915d3b8b1f39daf464b4 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.
laukner <laukner@gmail.com> laukner <laukner@gmail.com> d9b2636cdb4ac8d9c7dbe772627dc1e48f741f8e m Update openfire.doap
Updated openfire.doap iot align it with protocol-support.html

XEP-0223: Best Practices for Persistent Storage of Private Data via Publish-Subscribe  => Supported & listed in DOAP
XEP-0233: XMPP Server Registration for use with Kerberos V5 => Supported; not listed in DOAP
XEP-0402: PEP Native Bookmarks => Not Supported; not listed in DOAP
XEP-0411: Bookmarks Conversion => Deprecated

Jira issues

IssueDescriptionStatus
1 more issue…
Unknown Issue TypeOF-2502Could not obtain issue details from Jira
Unknown Issue TypeXEP-0223Could not obtain issue details from Jira
Unknown Issue TypeXEP-0233Could not obtain issue details from Jira
Unknown Issue TypeXEP-0402Could not obtain issue details from Jira
Unknown Issue TypeXEP-0411Could not obtain issue details from Jira