[
https://issues.apache.org/jira/browse/NIFI-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15878919#comment-15878919
]
ASF subversion and git services commented on NIFI-3514:
-------------------------------------------------------
Commit cefc02c5fb04451026a5f8d84e8fb56625468284 in nifi's branch
refs/heads/master from [~trixpan]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=cefc02c ]
NIFI-3514 - Ensures ListGCSBucket triggers serially and forbids inputs
This closes #1526.
Signed-off-by: James Wing <[email protected]>
> ListGCSBucket should use INPUT_FORBIDDEN annotation
> ---------------------------------------------------
>
> Key: NIFI-3514
> URL: https://issues.apache.org/jira/browse/NIFI-3514
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Andre F de Miranda
> Assignee: Andre F de Miranda
>
> Following annotations should have been used:
> {code}
> @TriggerSerially
> @TriggerWhenEmpty
> @InputRequirement(Requirement.INPUT_FORBIDDEN)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)