[
https://issues.apache.org/jira/browse/NIFI-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15878734#comment-15878734
]
ASF GitHub Bot commented on NIFI-3514:
--------------------------------------
Github user jvwing commented on the issue:
https://github.com/apache/nifi/pull/1526
@trixpan - Good catch. I had asked @gene-telligent to remove
INPUT_ALLOWED, but explicitly declaring INPUT_FORBIDDEN is a best practice. I
will review.
> 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)