This is an automated email from the ASF dual-hosted git repository.
aboda pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git.
from 486cf93 MINIFICPP-1288 - Extract
FlowController::loadShutdownTimeoutFromConfiguration() Simplify timeout logic
in FlowController::stop() Remove unused arguments from stop methods and set
default waiting time for FlowController::stop to zero Clean FlowController from
redundant whitespaces, comments and unused member fields
add 899d000 MINIFICPP-1321 Support attribute strategies in MergeContent
processor
No new revisions were added by this update.
Summary of changes:
extensions/libarchive/MergeContent.cpp | 181 +++++++++++------
extensions/libarchive/MergeContent.h | 83 ++++++--
libminifi/test/archive-tests/MergeFileTests.cpp | 221 +++++++++++++++++----
.../test/persistence-tests/PersistenceTests.cpp | 6 +-
4 files changed, 362 insertions(+), 129 deletions(-)