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 a6d0795 MINIFICPP-1128 - Set Windows service to restart on failure
add dfd3031 MINIFICPP-1127 - Provenance repo performance should be
improved
No new revisions were added by this update.
Summary of changes:
extensions/rocksdb-repos/ProvenanceRepository.cpp | 73 ++++--------
extensions/rocksdb-repos/ProvenanceRepository.h | 84 ++++++--------
.../rocksdb-tests/DBProvenanceRepositoryTests.cpp | 122 +++++++++++++++++++++
3 files changed, 176 insertions(+), 103 deletions(-)
create mode 100644 libminifi/test/rocksdb-tests/DBProvenanceRepositoryTests.cpp