Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #2473 did not complete Changes by Guus der Kinderen

Build result summary

Details

Queued
Started
Completed
Status
Reason for not building is unknown
Labels
None
Revision
a7f3ba3e38806b89c0fa75b77d5d17c0dffc14cb

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen a7f3ba3e38806b89c0fa75b77d5d17c0dffc14cb OF-2697: Improve concurrent setup of S2S connections
By replacing the queue in the thread pool used to setup server-to-server connections, it is far more likely that connections will be created concurrently.

The old queue size property served two purposes. As the thread pool queue now no longer has a configurable capacity, the property description is modified to reflect its other usage: that of the maximum size of the queue of stanzas waiting to be delivered.
Guus der Kinderen Guus der Kinderen 10f00cfd500f2e3624452f12b4b86266d4f52f98 OF-2696: Do not resolve CAPS hashes when peer is MUC occupant
Openfire should not try to send any IQ query to a MUC room: it is not an occupant of that room, so the requests are likely to fail.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-2696Could not obtain issue details from Jira
Unknown Issue TypeOF-2697Could not obtain issue details from Jira