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

Build result summary

Details

Completed
Queue duration
7 minutes
Duration
1 minute
Labels
None
Revision
78241d7f3cca90e3176e9c84172788e7c6a17d69
Total tests
489
Successful since
#1 ()

Tests

Code commits

Author Commit Message Commit date
Dan Caseley <dan@caseley.me.uk> Dan Caseley <dan@caseley.me.uk> 78241d7f3cca90e3176e9c84172788e7c6a17d69 OF-2516: Add tooltips for RX/TX columns on session info
Guus der Kinderen Guus der Kinderen acf2def9b15a8806935d6e0f956ce7fa260ab8dd 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 1ef403baf977864d461f0f0d49c5e96a1d571ca5 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