[
https://issues.apache.org/jira/browse/NIFI-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14573597#comment-14573597
]
Matt Gilman commented on NIFI-632:
----------------------------------
[~danbress] While your working through the remainder of this ticket, I wanted
to add that you should probably be invoking OnRemoved/OnShutdown on the
components once your done with them (or whatever is appropriate for the
component in question). We create and initialize the components which gives
them the opportunity to some set up. We need to ensure these components also
have the opportunity to clean up.
> Documentation Generation: Nar ClassLoader
> -----------------------------------------
>
> Key: NIFI-632
> URL: https://issues.apache.org/jira/browse/NIFI-632
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 0.1.0
> Reporter: Matt Gilman
> Assignee: Dan Bress
> Priority: Minor
> Fix For: 0.2.0
>
>
> When auto generating component documentation the NarThreadContextClassLoader
> needs to be set in case the component attempts to load anything off of its
> classpath. Without this, the documentation generation fails.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)