Build: #1269 was successful Manual run by daryl herzmann

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
1 minute
Labels
None
Agent
Default Agent
Revision
f8a96d172df60ca013ba18fd9f8de7cb714c56e7
Total tests
472
Successful since
#749 ()

Tests

Code commits

Author Commit Message Commit date
mightymop <totzkotz@gmail.com> mightymop <totzkotz@gmail.com> f8a96d172df60ca013ba18fd9f8de7cb714c56e7 fix: fix some additional minor bugs in muc search
1. typo nameIsExactMatch should be name_is_exact_match
2. check subject for null value AND empty string
mightymop <totzkotz@gmail.com> mightymop <totzkotz@gmail.com> 62189e1c35a62d095549c0e31fc84a3e1d7b069e fix: OF-2338
prevent using of empty/null values for muc search
Guus der Kinderen Guus der Kinderen 597f64987c2e8b01df908df0407e0d53dfb8edad OF-2336: Return removed value when adding oversided new value
The javadoc contract defines that the removed value is to be returned.
Guus der Kinderen Guus der Kinderen a9220f1e8712b60130624d7417a031009a6b1cd6 OF-2239: Introduce new cache to be used by plugins
When plugins use the standard caches (in a cluster), ClassCastExceptions will occur after a plugin that has seen usage is reloaded/updated.

To prevent these exceptions, a new cache is introduced by this commit that stores data without a reference to the classes that define the data.
Emiel van der Herberg <emiel.van.der.herberg@marviq.com> Emiel van der Herberg <emiel.van.der.herberg@marviq.com> 7f678690303971c32690f33b6e922621a140dc71 OF-2165 First setup of nickname collision handling. Work in progress.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-2165Could not obtain issue details from Jira
Unknown Issue TypeOF-2239Could not obtain issue details from Jira
Unknown Issue TypeOF-2336Could not obtain issue details from Jira
Unknown Issue TypeOF-2338Could not obtain issue details from Jira