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 e775efaff MINIFICPP-1713 Fix transient segfault in RepoTests
     new 28087bfa7 MINIFICPP-2080 Add missing processors to README.md
     new dc94061d8 MINIFICPP-2085 Clear stale processor controller cache on 
flow update
     new 29659402e MINIFICPP-2086 Add more specific flow media type
     new 7771c651a MINIFICPP-2072 Docker test for ListenSyslog/ReplaceText 
workflow

The 4 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:
 README.md                                          | 68 +++++++++++-----------
 .../integration/MiNiFi_integration_test_driver.py  |  6 ++
 .../integration/features/syslog_listener.feature   | 12 ++--
 .../filesystem_validation/FileSystemObserver.py    |  2 +-
 .../minifi/validators/FileOutputValidator.py       | 17 ++++++
 ...py => SingleOrMultiFileOutputRegexValidator.py} |  8 +--
 docker/test/integration/steps/steps.py             |  5 ++
 libminifi/include/core/yaml/YamlConfiguration.h    |  2 +-
 libminifi/src/RootProcessGroupWrapper.cpp          |  2 +
 9 files changed, 78 insertions(+), 44 deletions(-)
 copy 
docker/test/integration/minifi/validators/{SingleOrMultiFileOutputValidator.py 
=> SingleOrMultiFileOutputRegexValidator.py} (80%)

Reply via email to