[
https://issues.apache.org/jira/browse/NIFI-810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14947669#comment-14947669
]
ASF subversion and git services commented on NIFI-810:
------------------------------------------------------
Commit ccfb57fe9ff43f11319dcb1625bfc78b1d88f56a in nifi's branch
refs/heads/NIFI-810-InputRequirement from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=ccfb57f ]
NIFI-810: Addressed several checkstyle violations
> Create Annotation that indicates that a Processor cannot be scheduled to run
> without an incoming connection
> -----------------------------------------------------------------------------------------------------------
>
> Key: NIFI-810
> URL: https://issues.apache.org/jira/browse/NIFI-810
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Mark Payne
> Assignee: Mark Payne
>
> Currently, if a Processor has no incoming connections but is started, it will
> continually without ever accomplishing anything. We should have an
> annotation, perhaps @RequiresInput, that indicates that the Processor should
> not be scheduled to run unless it has an incoming connection.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)