[
https://issues.apache.org/jira/browse/NIFI-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14384402#comment-14384402
]
ASF subversion and git services commented on NIFI-443:
------------------------------------------------------
Commit 42a4f9024262c2b6e1871d6406e81ba72695f9ab in incubator-nifi's branch
refs/heads/develop from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=42a4f90 ]
NIFI-443: If a funnel is given an incoming connection but has no outgoing
connection, it continually runs and fails, logging a lot of ERROR messages
> Funnels can become permanently stopped.
> ---------------------------------------
>
> Key: NIFI-443
> URL: https://issues.apache.org/jira/browse/NIFI-443
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 0.0.1
> Reporter: Matthew Clarke
> Priority: Critical
> Fix For: 0.1.0
>
> Attachments:
> 0001-NIFI-443-Always-start-funnels-when-added-to-process-.patch,
> 0001-NIFI-443-If-a-funnel-is-given-an-incoming-connection.patch,
> 0002-NIFI-443-Removed-stopFunnel-from-ProcessGroup-becaus.patch
>
>
> Funnels can become permanently stopped if they are loaded from a template or
> if NiFi is ever restarted with nifi.flowcontroller.autoResumeState= is set to
> false.
> The only way to get data flowing again is to replace the permanently stopped
> funnels with new funnels. There is no way to select a funnel and hit play
> (ineligible component).
> Templates that contain funnels are not usable without being manually fixed
> after addition to the graph.
> If a NiFi instance is ever restarted with auto resume state set to false,
> every funnel on the graph will need to be replaced.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)