This is an automated email from the ASF dual-hosted git repository.
szaszm pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git
from 61f7982b9 MINIFICPP-2227 Upgrade docker base image to alpine:3.18
new 4624d302a MINIFICPP-2212 use administrative yield duration instead of
onschedule retry interval
new a38b5a2eb MINIFICPP-2233 Update bustache to fix gcc13 compatibility
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CONFIGURE.md | 1 -
cmake/Bustache.cmake | 2 +-
libminifi/include/SchedulingAgent.h | 2 ++
libminifi/include/core/ProcessGroup.h | 9 ---------
libminifi/include/core/flow/FlowSchema.h | 1 -
libminifi/src/agent/JsonSchema.cpp | 4 +---
libminifi/src/core/ProcessGroup.cpp | 17 +++++------------
libminifi/src/core/flow/FlowSchema.cpp | 2 --
libminifi/src/core/flow/StructuredConfiguration.cpp | 11 -----------
.../test/integration/OnScheduleErrorHandlingTests.cpp | 2 ++
libminifi/test/resources/TestKafkaOnSchedule.yml | 1 -
libminifi/test/resources/TestOnScheduleRetry.yml | 1 -
libminifi/test/resources/TestStateTransactionality.yml | 1 -
13 files changed, 11 insertions(+), 43 deletions(-)