Build: #1956 was successful Scheduled with changes by daryl herzmann <akrherz@iastate.edu> and Guus der Kinderen

Build result summary

Details

Completed
Queue duration
21 minutes
Duration
31 minutes
Labels
None
Agent
Default Agent
Revision
cd8d0b2b63c2542cdd4559c2863de63a45ba2037
Total tests
1370
Successful since
#1936 ()

Tests

Code commits

Author Commit Message Commit date
daryl herzmann <akrherz@iastate.edu> daryl herzmann <akrherz@iastate.edu> cd8d0b2b63c2542cdd4559c2863de63a45ba2037 Merge pull request #2317 from guusdk/debug-muc-unload
Reduce verbosity in logs due to unloading inactive MUC rooms
Guus der Kinderen Guus der Kinderen fd7610747695c583bc6f007861c42674a0e4acea Debug info: Add remote address to toString of NettyConnection
Guus der Kinderen Guus der Kinderen 4dda25cd945df651285d0eb253fe3461532de62d Modify server-to-server connection timeouts
This changes the default value for the server-to-server initialization timeout from 5 to 10 seconds, and the idle timeout from 6 to 30 minutes. This is more in line with behavior experienced on Ignite's own XMPP domain.
Guus der Kinderen Guus der Kinderen 2f72ac7a2dff9ddbec57be1d0d7aaef2108d0eda m Reduce verbosity in logs due to unloading inactive MUC rooms
Guus der Kinderen Guus der Kinderen 79c76bee384b63d226201f92e58c4cef18f18250 New unit tests for Group
This new unit test verifies behavior of caching and event listeners in relation to operations on a Group.