[
https://issues.apache.org/jira/browse/NIFI-5648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16640980#comment-16640980
]
ASF GitHub Bot commented on NIFI-5648:
--------------------------------------
Github user kemixkoo commented on the issue:
https://github.com/apache/nifi/pull/3040
Yes, I see. If can to manage the extensions dynamically, should be better,
but need more refactor, so I just do a simple fix to load instance well.
> If one Processor or Controller Service load failure, will block to launch
> -------------------------------------------------------------------------
>
> Key: NIFI-5648
> URL: https://issues.apache.org/jira/browse/NIFI-5648
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework, Extensions
> Affects Versions: 1.7.1
> Reporter: Kemix Koo
> Priority: Major
>
> If one Processor or Controller Service load failure, will block NiFi to
> launch totally.
> I think, should ignore the error one and log it, won't block at all.
> for example, the processor or controller service missed the dependencies,
> because the jar license. when use, need provide the jars in lib path or jdk
> classpath manually, and relaunch.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)