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

Build result summary

Details

Completed
Queue duration
3 seconds
Duration
4 minutes
Labels
None
Revision
b98cef8e161a0e7b65144b5afabb46ded647bbf2
Total tests
260
Successful since
#15 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen b98cef8e161a0e7b65144b5afabb46ded647bbf2 OF-1637: Ensure unique values for full-to-bare JID mapping
The routing table uses a cache that maps a bare JID to all full JIDs for a user.
The collection of full JIDs should not contain duplicates. Before the change for
OF-1589, this collection was defined as a Set, but changed to a List. This commit
changes it back to a Set, guaranteeing uniqueness again.

Jira issues

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