You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Mark Payne (JIRA)" <ji...@apache.org> on 2015/11/19 22:54:11 UTC

[jira] [Created] (NIFI-1203) Processors that require input still show as valid with only self-looping connections

Mark Payne created NIFI-1203:
--------------------------------

             Summary: Processors that require input still show as valid with only self-looping connections
                 Key: NIFI-1203
                 URL: https://issues.apache.org/jira/browse/NIFI-1203
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core Framework
    Affects Versions: 0.4.0
            Reporter: Mark Payne
             Fix For: 0.4.0


To demonstrate this, create a Processor such as EncryptContent. Configure a password and connect its 'success' Relationship to another Processor. Connect the 'failure' relationship back to itself. The processor now indicates that it is valid as it has an incoming connection. However, since the 'failure' connection is a self-loop, it should not count.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)