Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #2562 was successful Changes by Guus der Kinderen

Build result summary

Details

Completed
Queue duration
7 minutes
Duration
18 minutes
Labels
None
Agent
Default Agent
Revision
ca49f0bf61aa5b10838267592a909501dbc639c0
Total tests
1396
Successful since
#2551 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen ca49f0bf61aa5b10838267592a909501dbc639c0 OF-2800: Guard against surplus Exceptions when closing transactional connection
All other methods that close database resources perform a null-check. This commit applies the same check when closing a transactional connection.

This prevents (additional) NullPointerExceptions from being logged when a transactional connection that could not be obtained (and thus is null) is 'closed'.

Jira issues

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