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

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


    omit 5d17ae179 MinifiProcessContextGetControllerServiceFromProperty
    omit 48cb8bab8 remove MinifiProxyData::version
    omit 9bf486ee0 MINIFI_PROXY_CONFIGURATION_SERVICE_PROPERTY_TYPE description 
change
    omit be69cad7a minimize formatting changes for easier review
    omit b53872888 MINIFICPP-2765 Move GCP Extension to stable C API
    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
     add c0bd5679f MINIFICPP-2765 Move GCP Extension to stable C API
     add 7f37ffd24 minimize formatting changes for easier review
     add 2efa0d741 MINIFI_PROXY_CONFIGURATION_SERVICE_PROPERTY_TYPE description 
change
     add 844ef3b38 remove MinifiProxyData::version
     add 1e0824e13 MinifiProcessContextGetControllerServiceFromProperty

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   (5d17ae179)
            \
             N -- N -- N   refs/heads/gcp_to_c_api (1e0824e13)

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(-)

Reply via email to