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: #2031 was successful Changes by Guus der Kinderen

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
1 minute
Labels
None
Agent
Default Agent
Revision
6229c5d9434019461e8feacb642c1efb802796e9
Total tests
437
Successful since
#2026 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen 6229c5d9434019461e8feacb642c1efb802796e9 Modifications to logging for item retrieval.
Guus der Kinderen Guus der Kinderen a3eeedae33b7e18f0507f7699b5220376174e6d7 OF-2080: Prevent caching null item
When an item is being requested that does not exist, the existing code for the CachingPubsubPersistenceProvider attempts to cache null, which is not allowed.

This modification simply skips caching the value. We could consider adding an Optional (to reflect the negative lookup), but that needs additional checking. I'm not sure if it'd work with the async persistence of content that's implemented in this class.

Jira issues

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