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

Build result summary

Details

Completed
Queue duration
9 minutes
Duration
1 minute
Labels
None
Agent
Default Agent
Revision
625cf588a3988b8014e833bdc3041336dbd421ec
Total tests
450
Successful since
#749 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen 625cf588a3988b8014e833bdc3041336dbd421ec Adjust CI connectivity test
Remove unneeded pause from the test, increase the number of iterations.
Guus der Kinderen Guus der Kinderen 5cd51c16ba9941c9121e3ea3d43edafb396515e6 OF-2156: Account for async processing of BOSH requests
This is a major refactoring of the BOSH implementation, that primarily aims to address an issue where Openfire does not properly handle BOSH requests that are processed out-of-order (of their request ID / RID) values. These ordering issues can be expected to happen, due to the nature of the mechanism used (HTTP request), as well as because of the asynchronous Jetty API that's used.

Additional improvements have been included (replacing a JiveGlobal with a SystemProperty, improving documentation, fixing most warnings generated by Intellij).
Guus der Kinderen Guus der Kinderen 240e29dac8252d466798ce680e32ab110b6db148 OF-2161: Ensure that SSID for MUC PMs is the MUC JID
When a private message that's exchanged in a MUC room is processed, it receives a stable and unique stanza ID. As per specification, Openfire adds a 'by' attribute. However, for private messages, this value is a full JID (representing the nickname of the user that sent the message), instead of a bare JID (representing the room in which the message was exchanged). This is fixed by ensuring that the JID used is a bare JID.
Guus der Kinderen Guus der Kinderen 2b09f3fa829a2afc23979b47f46446578d147c03 Javadoc fix
Guus der Kinderen Guus der Kinderen 3ed2043e747cbe65c8ec31c79beac8a05556c8f5 Fix javadoc, indentation

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-2077Could not obtain issue details from Jira
Unknown Issue TypeOF-2089Could not obtain issue details from Jira
Unknown Issue TypeOF-2156Could not obtain issue details from Jira
Unknown Issue TypeOF-2161Could not obtain issue details from Jira
Unknown Issue TypeOF-2162Could not obtain issue details from Jira