[
https://issues.apache.org/jira/browse/NIFI-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15340109#comment-15340109
]
ASF GitHub Bot commented on NIFI-2046:
--------------------------------------
GitHub user brosander opened a pull request:
https://github.com/apache/nifi/pull/549
NIFI-2046 - Adding reference to @TriggerSerially in Processor javadoc
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/brosander/nifi NIFI-2046
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/549.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #549
----
commit db95a719590c03993b1df454c5fe20658edf3d1c
Author: Bryan Rosander <[email protected]>
Date: 2016-06-20T18:22:02Z
NIFI-2046 - Adding reference to @TriggerSerially in Processor javadoc
----
> Mention @TriggerSerially in Processor.onTrigger() javadoc
> ---------------------------------------------------------
>
> Key: NIFI-2046
> URL: https://issues.apache.org/jira/browse/NIFI-2046
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Bryan Rosander
> Priority: Trivial
>
> The Processor javadoc explicitly says that multiple threads can concurrently
> call the onTrigger() method.
> It should be modified to account for the @TriggerSerially annotation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)