[
https://issues.apache.org/jira/browse/NIFI-382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14337046#comment-14337046
]
ASF subversion and git services commented on NIFI-382:
------------------------------------------------------
Commit 5aef55b5f973a290a70aa3607dbcbba47b03fe79 in incubator-nifi's branch
refs/heads/develop from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=5aef55b ]
NIFI-382: Made nifi.bored.yield.duration property
> If a component has no work to do, the amount of time that it is yielded
> should be in .properties file
> -----------------------------------------------------------------------------------------------------
>
> Key: NIFI-382
> URL: https://issues.apache.org/jira/browse/NIFI-382
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 0.0.2
> Reporter: Mark Payne
> Assignee: Mark Payne
> Fix For: 0.0.2
>
> Attachments:
> 0001-NIFI-382-Made-nifi.bored.yield.duration-property.patch
>
>
> Currently, if a component has no work to do it is yielded for 10 miliseconds.
> This should be configurable, as some systems need very low latency. In that
> case, it can be scheduled for "0 millis" which will not yield at all but will
> use more CPU
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)