Run manually for releases

Build: #8 was successful Manual run by Guus der Kinderen

Build result summary

Details

Completed
Queue duration
1 minute
Duration
3 minutes
Labels
None
Agent
Default Agent
Revision
cd5cdeaf186f7162c75b8c89de5d4f16e5a490a5
Total tests
452
Successful since
#1 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen cd5cdeaf186f7162c75b8c89de5d4f16e5a490a5 OF-2179: Accommodate MUC occupants re-joining on another cluster node
Occupants of a MUC room have, in a clustered setup' one cluster node where they are considered 'local' to. It has been observed that for some occupants, notably those that are joined through server-to-server / federation, can change over time.

This commit:
- generates a warning when it detects that a occupant has unexpectedly switched from node (detection is based on the cluster member that performs a presence stanza update on behalf of the occupant).
- re-homes an occupant that appears to 'rejoin' (without having left the room), but does so from a different cluster node.
Guus der Kinderen Guus der Kinderen 301e362023ef95ff00e7c4f51215b28663016095 OF-2177: CacheableOptional should have a toString implemenation
When CacheableOptional has a toString, the cache summary pages on the admin console would show more useful data than object references.

Jira issues

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