[
https://issues.apache.org/jira/browse/NIFI-1627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15195715#comment-15195715
]
ASF subversion and git services commented on NIFI-1627:
-------------------------------------------------------
Commit a4a7d537696a279bbd9171aee916f33b679051ea in nifi's branch
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=a4a7d53 ]
NIFI-1627: Do not call context.yield for funnels and local ports; use batch
size of 100 instead of 10 for local ports and funnels
Signed-off-by: joewitt <[email protected]>
> Funnels and Local Ports should not yield
> ----------------------------------------
>
> Key: NIFI-1627
> URL: https://issues.apache.org/jira/browse/NIFI-1627
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Minor
> Fix For: 0.6.0
>
> Attachments:
> 0001-NIFI-1627-Do-not-call-context.yield-for-funnels-and-.patch,
> 0001-NIFI-1627-Do-not-call-context.yield-for-funnels-and-.patch
>
>
> Currently, funnels and local ports call context.yield() when they run out of
> incoming data. However, the framework will already use the 'bored yield
> duration' to yield as appropriate, so these components should not yield in
> this case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)