You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Mark Payne (JIRA)" <ji...@apache.org> on 2015/02/25 18:02:04 UTC

[jira] [Created] (NIFI-382) If a component has no work to do, the amount of time that it is yielded should be in .properties file

Mark Payne created NIFI-382:
-------------------------------

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