This is an automated email from the ASF dual-hosted git repository.
martinzink pushed a change to branch MINIFICPP-2798
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git
omit a80188925 Apply suggestions from code review
omit 1be7926c9 MINIFICPP-2798 Mock library for C extensions
omit 95ddfefbc review changes
omit 947837af2 typedef MinifiSslData
omit 7c4554cb9 MINIFI_SSL_CONTEXT_SERVICE_PROPERTY_TYPE name change and
explanatory comment
omit b3dffbb68 empalce_back -> push_back
omit f0fea19e4 ca_certificate -> ca_certificate_file
omit fe0ed6088 MINIFICPP-2797 Extend C Api for Kafka
add a0d7c8c9b MINIFICPP-2806 Fix verify package test issues
add 037cda25b MINIFICPP-2791 Fix deadlock during C2 flow update
add 7699fea00 MINIFICPP-2797 Extend C Api for Kafka
add 335d6eb28 MINIFICPP-2798 Mock library for C extensions
add 6177d0c66 Apply suggestions from code review
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (a80188925)
\
N -- N -- N refs/heads/MINIFICPP-2798 (6177d0c66)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../containers/minifi_linux_container.py | 14 +++++--
behave_framework/src/minifi_behave/core/hooks.py | 1 +
.../src/minifi_behave/core/minifi_test_context.py | 1 +
core-framework/src/utils/CallBackTimer.cpp | 1 -
extensions/python/tests/features/environment.py | 1 +
libminifi/include/FlowController.h | 1 -
libminifi/include/core/ProcessGroup.h | 1 +
libminifi/src/FlowController.cpp | 20 +++++-----
libminifi/src/core/ProcessGroup.cpp | 45 ++++++++++++++--------
libminifi/src/minifi-c.cpp | 2 +-
10 files changed, 56 insertions(+), 31 deletions(-)