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: #3029 was successful Changes by daryl herzmann and Guus der Kinderen

Stages & jobs

  1. Default Stage

  2. Continuous Integration

Build result summary

Details

Completed
Queue duration
1 second
Duration
8 minutes
Labels
None
Agent
mesonet-ah.agron.iastate.edu (4)
Revision
1e05c9cec18cf4c2ffe6e6dd8eaf0329f2297936
Total tests
1909
Successful since
#2937 ()

Tests

Code commits

Author Commit Message Commit date
daryl herzmann daryl herzmann 1e05c9cec18cf4c2ffe6e6dd8eaf0329f2297936 Merge pull request #3388 from guusdk/OF-3306_pubsub-reduce-memory-footprint-subscriptions
OF-3306: Reduce memory footprint of Pubsub subscription
Guus der Kinderen Guus der Kinderen c17dbbb567b64d9e283ece1b7b0419afb5e9a204 OF-3306: Reduce memory footprint of Pubsub subscription
The issue in OF-3306 relates to a large amount of `NodeSubscription` instances being loaded in memory. This commit does not address that, but does significantly reduce the memory footprint of each instance. This helps reduce the impact of the issue.

The memory footprint is reduced by switching from a Logger-instance per instance, to a static one that's shared with all instances.

In one heap dump that was analyzed, these Logger instances accounted for (very roughly) 15% of the heap size.

Jira issues

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

Shared artifacts

Artifact File size
Unpacked project files 278 MB