Oleg Zhurakousky created NIFI-1692:
--------------------------------------
Summary: Upon shutdown instances of NarClassLoader are not closed
Key: NIFI-1692
URL: https://issues.apache.org/jira/browse/NIFI-1692
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 0.6.0
Reporter: Oleg Zhurakousky
Assignee: Oleg Zhurakousky
Priority: Minor
Fix For: 0.7.0
Given that NarClassLoader is an instance of UrlClassLoader it must be
explicitly closed via close() method to allow for closing of any open
files/resources.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)