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

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


    from 5a9e7b850 Rename
     add 1e2093264 Update extensions/python/ExecutePythonProcessor.cpp
     add 039a03dff Review changes, upgrade concurrentqueue

No new revisions were added by this update.

Summary of changes:
 core-framework/include/core/ProcessorImpl.h    |    6 +-
 core-framework/src/core/ProcessorImpl.cpp      |    4 +-
 core-framework/src/io/OutputStream.cpp         |   12 +-
 core-framework/src/io/ZlibStream.cpp           |    2 +-
 extensions/aws/processors/AwsProcessor.h       |    3 +-
 extensions/aws/processors/DeleteS3Object.h     |    2 +-
 extensions/aws/processors/FetchS3Object.h      |    2 +-
 extensions/aws/processors/ListS3.h             |    2 +-
 extensions/aws/processors/PutKinesisStream.h   |    2 +-
 extensions/aws/processors/PutS3Object.h        |    2 +-
 extensions/aws/processors/S3Processor.cpp      |    2 +-
 extensions/aws/processors/S3Processor.h        |    1 +
 extensions/aws/tests/PutKinesisStreamTests.cpp |    2 +-
 extensions/python/ExecutePythonProcessor.cpp   |    5 +-
 thirdparty/concurrentqueue/concurrentqueue.h   | 1370 +++++++++++++-----------
 15 files changed, 766 insertions(+), 651 deletions(-)

Reply via email to