Build: #708 was successful Manual run by daryl herzmann

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
2 minutes
Labels
None
Revision
a886ff2f0d06efddcbf09f7b0dd8da306b2e50c4
Total tests
445
Successful since
#384 ()

Tests

Code commits

Author Commit Message Commit date
daryl herzmann <akrherz@iastate.edu> daryl herzmann <akrherz@iastate.edu> a886ff2f0d06efddcbf09f7b0dd8da306b2e50c4 Merge pull request #1662 from guusdk/OF-1989_inmemory-pubsub-fixes
Many pubsub fixes
Guus der Kinderen Guus der Kinderen c7cffb0b2640c3439e454099af29f40d9da9c67d OF-2040: Remove entity capabilities as soon as a new 'ver' arrives.
Prior to this change, the 'old' entity capabilities for a user were retained as long as it took to resolve the updated 'ver' value. This leads to timing-sensitive bugs, where Openfire, briefly, exposes the 'wrong' capabilities.

This commit removes the old capabilities immediately, storing them (temporarily) to be able to diff them with the update (which is used in the new event listeners).
Guus der Kinderen Guus der Kinderen a15e6a6553c439172d41b6cb87fcdb1b1265d34b Re-enabling SINT tests now that CAPS improvements have been applied.
Guus der Kinderen Guus der Kinderen 2acdba3f7a626fdfdf2dccbd3a3ef3fbd4905804 OF-2039: Trigger pubsub notifications on CAPS change
Guus der Kinderen Guus der Kinderen 538590da7608a7f03b9ad913ee40824c318c8fff OF-2040: Add deltas to event listeners for CAPS

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-1985Could not obtain issue details from Jira
Unknown Issue TypeOF-1989Could not obtain issue details from Jira
Unknown Issue TypeOF-2039Could not obtain issue details from Jira
Unknown Issue TypeOF-2040Could not obtain issue details from Jira