[ https://issues.apache.org/jira/browse/IVY-1657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Maarten Coene reassigned IVY-1657: ---------------------------------- Assignee: Maarten Coene > Memory leak in Packager resolver > -------------------------------- > > Key: IVY-1657 > URL: https://issues.apache.org/jira/browse/IVY-1657 > Project: Ivy > Issue Type: Improvement > Components: Core > Reporter: Maarten Coene > Assignee: Maarten Coene > Priority: Major > Fix For: 2.6.0 > > > When a packager resolver is defined in the ivysettings.xml, and that settings > file is loaded, the packager resolver will register a shutdown hook (in the > constructor). > This is problematic when Ivy is used in a server environment (like jenkins) > where it can take a long time before the shutdown hooks are run. Meaning that > everytime the settings are loaded, a new shutdown hook is registered (and > never GC) holding references to the resolver itself and also the settings, ... -- This message was sent by Atlassian Jira (v8.20.10#820010)