[ 
https://issues.apache.org/jira/browse/NIFI-1627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15195521#comment-15195521
 ] 

Mark Payne commented on NIFI-1627:
----------------------------------

I attached an additional patch to use a batch size of 100 instead of 10 for 
funnels & ports as this will also help to alleviate the issue of these 
components occasionally falling behind.

> 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)

Reply via email to