Martin Zink created MINIFICPP-2125:
--------------------------------------
Summary: 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
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)