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 dfbe225  MINIFICPP-1150 Fix const-correctness of the non-virtual 
subset of FlowFile member functions
     add 455d4b3  MINIFICPP-1047 Add property "Drop empty flow files" to 
PublishKafka

No new revisions were added by this update.

Summary of changes:
 extensions/librdkafka/PublishKafka.cpp             |  54 +++--
 extensions/librdkafka/PublishKafka.h               | 235 +++++++++++----------
 .../include/utils/{ScopeGuard.h => GeneralUtils.h} |  50 ++---
 libminifi/include/utils/ScopeGuard.h               |   2 +-
 4 files changed, 180 insertions(+), 161 deletions(-)
 copy libminifi/include/utils/{ScopeGuard.h => GeneralUtils.h} (57%)

Reply via email to