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