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

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


    from 8d5ced92f make RemoteProcessorGroupPort::idleTimeout, 
AppendHostInfo::HostAttribute, AppendHostInfo::IPAttribute, 
ListenHTTP::BasePath, RocksDbStateStorage::AlwaysPersist and 
RocksDbStateStorage::AutoPersistanceInterval
     add b98f63da1 add Overflow check for parseDataSizeMinMax
     add 0cabd4508 make PersistentMapStateStorage::AlwaysPersist and 
AutoPersistanceInterval required property
     add 1c2dceb64 simplify 
RootProcessGroupWrapper::loadShutdownTimeoutFromConfiguration
     add 054c9e462 added parseDuration tests
     add cc53f3e92 clang-tidy fix

No new revisions were added by this update.

Summary of changes:
 .../standard-processors/controllers/PersistentMapStateStorage.cpp | 8 ++++++--
 .../standard-processors/controllers/PersistentMapStateStorage.h   | 4 ++--
 extensions/standard-processors/tests/unit/LogAttributeTests.cpp   | 4 ++--
 libminifi/src/RootProcessGroupWrapper.cpp                         | 8 +-------
 libminifi/src/ThreadedSchedulingAgent.cpp                         | 4 ++--
 libminifi/test/unit/ParsingUtilsTests.cpp                         | 8 ++++++++
 utils/include/utils/ParsingErrors.h                               | 1 +
 utils/src/utils/ParsingUtils.cpp                                  | 5 +++++
 8 files changed, 27 insertions(+), 15 deletions(-)

Reply via email to