You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Marton Szasz (Jira)" <ji...@apache.org> on 2023/06/15 18:22:00 UTC

[jira] [Resolved] (MINIFICPP-2125) Yield time is not always respected

     [ https://issues.apache.org/jira/browse/MINIFICPP-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marton Szasz resolved MINIFICPP-2125.
-------------------------------------
    Resolution: Fixed

> Yield time is not always respected
> ----------------------------------
>
>                 Key: MINIFICPP-2125
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-2125
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Bug
>            Reporter: Martin Zink
>            Assignee: Martin Zink
>            Priority: Major
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Running a simple EventDriven processor with debug logs enabled reveals that we are continously checking if the processor has work to do (periodically busy looping).
>  
> On a quick glance this is due to using nanosec clock and then rounding the results to milliseconds.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)