Fixed
Details
Assignee
Jesse WhiteJesse WhiteReporter
Jesse WhiteJesse WhiteComponents
Sprint
NoneFix versions
Affects versions
Priority
Major
Details
Details
Assignee
Jesse White
Jesse WhiteReporter
Jesse White
Jesse WhiteComponents
Sprint
None
Fix versions
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created December 18, 2019 at 1:44 AM
Updated December 20, 2019 at 2:54 AM
Resolved December 20, 2019 at 2:54 AM
In NMS-12322 we switched from using STREAM mode to CLOUD mode to work around a memory leak in Drools.
Since then, we've been able to isolate the memory leak, reproduce it, and have it fixed upstream: https://issues.jboss.org/browse/DROOLS-4805
Drools 7.31.0.Final now includes a patch for the problem so we can look at upgrading Drools and going back to STREAM mode. STREAM mode has the benefit of being much more performant and respsonsive than CLOUD mode for our use case.