Run manually for releases

Build: #7 was successful Manual run by Guus der Kinderen

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
2 minutes
Labels
None
Agent
Default Agent
Revision
49856ec1c6a178083794f121f4a03721507fd82b
Total tests
354
Successful since
#2 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen 49856ec1c6a178083794f121f4a03721507fd82b OF-1829: Prevent NPE when removing from a non-cached collection.
When multi-valued caches are used, removing an element from a collection that is not (or no longer) in the cache should not throw a null pointer exception.

I suspect that in clustered environments, where caches are managed by all cluster nodes, there's a chance of the same removal to be executed by each node on the
same cache, which could trigger an issue like this.
Guus der Kinderen Guus der Kinderen 5b0a0c65fe21d429674c713e9752be3ee6cd34ad OF-1832: Admin console should show more data for a client session
Guus der Kinderen Guus der Kinderen 206b5abfe27c7972db9253779ab817f4ac9740b0 OF-1830: Add ignorable message during TLS handshake abort.
This extends the solution that was introduced by OF-1009 with another exception message that's similar to the one already being handled as a 'normal' handshake rejection.
Dan Caseley <dan@caseley.me.uk> Dan Caseley <dan@caseley.me.uk> fd7dc905f37784ff2cf4bee44d13921353635a06 Ignore test that fails to build in slower environments
Dan Caseley <dan@caseley.me.uk> Dan Caseley <dan@caseley.me.uk> 08882469105d00fa3480982126554bf1ad4f474e Improve chances of maven caching

Jira issues

IssueDescriptionStatus
14 more issues…
Unknown Issue TypeOF-1009Could not obtain issue details from Jira
Unknown Issue TypeOF-1021Could not obtain issue details from Jira
Unknown Issue TypeOF-1192Could not obtain issue details from Jira
Unknown Issue TypeOF-1804Could not obtain issue details from Jira
Unknown Issue TypeOF-1808Could not obtain issue details from Jira