-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: None
-
Component/s: None
NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.
The greenhopper-marketing-plugin causes a leak of resources in the way it accesses the GreenHopperLicenseManager
The standard implementation of the OptionalService pattern maintains a reference to the service which is initialised lazily and then held for the life of the accessor. In GreenHopperLicenseCheckerAccessorImpl however this reference is recreated every time the getter is called.
- causes
-
JRACLOUD-65708 Several instances using more memory than heap exists, but do not cause OOME
-
- Closed
-
- relates to
-
JRACLOUD-40410 JIRA Agile Marketing plugin leaks resources
-
- Closed
-
- clones
-
SW-894 Loading...
- mentioned in
-
Page Loading...