[
https://issues.apache.org/jira/browse/NIFI-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16881230#comment-16881230
]
ASF subversion and git services commented on NIFI-6385:
-------------------------------------------------------
Commit 31097c96d6f77e1493c331f76838190d4df2b9e2 in nifi's branch
refs/heads/master from Koji Kawamura
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=31097c9 ]
NIFI-6385 Added signal.id penalization
- Add additional doc about best practices.
This closes #3540.
Signed-off-by: Mark Payne <[email protected]>
> Wait processor ignores all FlowFiles except for the first one in the queue.
> ---------------------------------------------------------------------------
>
> Key: NIFI-6385
> URL: https://issues.apache.org/jira/browse/NIFI-6385
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Mark Payne
> Assignee: Koji Kawamura
> Priority: Major
> Time Spent: 4h 10m
> Remaining Estimate: 0h
>
> If the Wait processor has two FlowFiles queued up, and the Notify processor
> then notifies that the second FlowFile is ready to be released, the Wait
> processor ignores this until the first FlowFile is released. At that point,
> it will release both of them. When the second FlowFile is ready to be
> released, the processor should immediately release it, regardless of whether
> or not it's the first in the queue.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)