Mark Payne created NIFI-597:
-------------------------------
Summary: Persistent Provenance Repository should ensure that
records retrieved from Index are read or replaced
Key: NIFI-597
URL: https://issues.apache.org/jira/browse/NIFI-597
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Affects Versions: 0.1.0
Reporter: Mark Payne
Fix For: 0.1.1
Currently if an index returns 100,000 results, we ignore all but the first 1000
(assuming that max number to return is 1000). But then if none of those still
exists, we dont get the next 1000 - we just return 0 records.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)