-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Component/s: None
NOTE: This bug report is for JIRA Cloud. Using JIRA Server? 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.
- is related to
-
JRASERVER-40410 JIRA Agile Marketing plugin leaks resources
-
- Closed
-