This is an automated email from the ASF dual-hosted git repository.
lordgamez pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git
from 0f6cabc75 MINIFICPP-2037 Build SSLContext from minifi.properties for
SSL communication on C2
new 4fb71dee2 MINIFICPP-2040 - Store content claim for flow file deletion
new 72e1c3516 MINIFICPP-2103 JNI extension compile fix (libc++)
The 2 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:
extensions/jni/jvm/JniReferenceObjects.h | 13 +--
extensions/rocksdb-repos/FlowFileRepository.cpp | 106 +++++++++++++++---------
extensions/rocksdb-repos/FlowFileRepository.h | 11 ++-
libminifi/include/core/Repository.h | 4 +
4 files changed, 89 insertions(+), 45 deletions(-)