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 f6deae1 MINIFICPP-1132 - CWEL should stop committing further
flowfiles in case outgoing connection is full
add 0946e35 MINIFICPP-1135 - Add a watchdog to schedulingAgent to warn in
case of long-lasting onTrigger calls
No new revisions were added by this update.
Summary of changes:
libminifi/include/SchedulingAgent.h | 48 +++++++++++++++++++++++++++-----
libminifi/include/core/Processor.h | 2 +-
libminifi/include/properties/Configure.h | 1 +
libminifi/src/Configure.cpp | 1 +
libminifi/src/SchedulingAgent.cpp | 26 +++++++++++++++++
5 files changed, 70 insertions(+), 8 deletions(-)