Kilian Matt created MEECROWAVE-219: -------------------------------------- Summary: Thread leak in ReloadOnChangeController Key: MEECROWAVE-219 URL: https://issues.apache.org/jira/browse/MEECROWAVE-219 Project: Meecrowave Issue Type: Bug Affects Versions: 1.2.9 Reporter: Kilian Matt
ReloadOnChangeController creates a new WatchService in {{start}}, but fails to close it during {{close}}, thus causing a thread leak; -- This message was sent by Atlassian Jira (v8.3.4#803005)