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

Build result summary

Details

Completed
Queue duration
5 minutes
Duration
3 minutes
Labels
None
Revision
6759b412907c6e5c25f481679a8fc891363d1dbb
Total tests
625
Successful since
#1139 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen 6759b412907c6e5c25f481679a8fc891363d1dbb OF-2531: Remove unneeded JID-based lock in MUC
To fix https://igniterealtime.atlassian.net/browse/OF-1649 a user/JID-based lock was introduced. This lock made the creation of a user-and-joining-a-room atomic with respect to the cleanup action remove-all-users-that-are-not-in-any-room.

With the rewrite of MUC in https://igniterealtime.atlassian.net/browse/OF-2224 (and friends), the cleanup of users is no longer based on room membership, but on duration since last activity. This will prevent https://igniterealtime.atlassian.net/browse/OF-1649. The lock that was put in place now no longer serves a purpose, and should be removed.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-1649Could not obtain issue details from Jira
Unknown Issue TypeOF-2224Could not obtain issue details from Jira
Unknown Issue TypeOF-2531Could not obtain issue details from Jira