Mark Payne created NIFI-20:
------------------------------
Summary: 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
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)