You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by ab...@apache.org on 2020/05/28 12:59:39 UTC

[nifi-minifi-cpp] branch master updated (49de166 -> f278ad1)

This is an automated email from the ASF dual-hosted git repository.

aboda pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git.


    from 49de166  MINIFICPP-1242 - Fix Windows event log iteration
     add f278ad1  MINIFICPP-1237 - Event driven scheduler shouldn't schedule processors without incoming connection

No new revisions were added by this update.

Summary of changes:
 libminifi/include/EventDrivenSchedulingAgent.h     |  2 +
 libminifi/src/EventDrivenSchedulingAgent.cpp       |  7 +++
 .../integration/OnScheduleErrorHandlingTests.cpp   | 55 +++++++++++++++++++---
 3 files changed, 57 insertions(+), 7 deletions(-)