[
https://issues.apache.org/jira/browse/MINIFICPP-2845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Debreceni updated MINIFICPP-2845:
--------------------------------------
Description: introduce ProvenanceRepository interface and move relevant
capabilities there, support iterating over a provenance db's events, support
saving iterator (was: 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))
> Refactor Provenance part 2
> --------------------------
>
> 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
> Priority: Major
> Fix For: 1.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> introduce ProvenanceRepository interface and move relevant capabilities
> there, support iterating over a provenance db's events, support saving
> iterator
--
This message was sent by Atlassian Jira
(v8.20.10#820010)