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 2014/12/05 20:27:13 UTC

[jira] [Updated] (NIFI-20) Allow Processors to indicate that they do not allow for incoming connections

     [ https://issues.apache.org/jira/browse/NIFI-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Payne updated NIFI-20:
---------------------------
    Priority: Minor  (was: Major)

> Allow Processors to indicate that they do not allow for incoming connections
> ----------------------------------------------------------------------------
>
>                 Key: NIFI-20
>                 URL: https://issues.apache.org/jira/browse/NIFI-20
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Mark Payne
>            Priority: Minor
>
> An Annotation should be created that indicates that incoming connections are not allowed.
> This UI should prevent the user from making such a Processor the destination of a Connection.
> If a Processor IS configured with incoming connections and does not support them (which could be the result if a processor that previously did not have the annotation adds the Annotation), the framework should mark the Processor as invalid, just as it does when a Relationship is not connected to anything.



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