Build: #1287 was successful Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen

Build result summary

Details

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

Tests

Code commits

Author Commit Message Commit date
Dan Caseley <dan@caseley.me.uk> Dan Caseley <dan@caseley.me.uk> f4d0256c6d804a7c915bfa2a4b480aeccd1e5737 OF-2516: Add tooltips for RX/TX columns on session info
Guus der Kinderen Guus der Kinderen 980fe5976694cfd90cf382ab25843b70b57bd163 OF-2516: Show session TX/RX instead of prio on admin console
The admin console's "Session Summary" page lists all client sessions and shows some data.

With this commit, the 'priority' value (which is hardly used) is replaced by TX and RX values, that give an indication of activity (as it shows the amount of stanzas exchanged between client and server).
Guus der Kinderen Guus der Kinderen fbf84717a8b58b35c5f46d7268fa93807e0ed12d OF-2517: Fix 'packet sent' count for BOSH connections
Openfire keeps track of the amount of stanzas sent through a connection. For BOSH connections, the outgoing count was never updated. This is fixed in this commit.

This change also ensures that a 'last activity' field is updated more frequently. This could improve the stability of BOSH connections.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-2516Could not obtain issue details from Jira
Unknown Issue TypeOF-2517Could not obtain issue details from Jira