Adam Debreceni created MINIFICPP-2845:
-----------------------------------------
Summary: Use sqlite for provenance backend
Key: MINIFICPP-2845
URL: https://issues.apache.org/jira/browse/MINIFICPP-2845
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Adam Debreceni
Assignee: Adam Debreceni
rocksdb is not a great fit to store an event stream that can be searched based
on the flowfile id (like currently all provenance events get a random id, and
the rocksdb kv store can only be searched based on this key)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)