[
https://issues.apache.org/jira/browse/NIFI-597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535470#comment-14535470
]
ASF subversion and git services commented on NIFI-597:
------------------------------------------------------
Commit b760505bf388848d5329a658bb429d4ef34afcf7 in incubator-nifi's branch
refs/heads/develop from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=b760505 ]
NIFI-596: If IndexWriter is opened for same directory as an IndexReader, mark
IndexReader as poisoned and stop using it
NIFI-595: Delete .toc files when expiring an event file
NIFI-597: Only increment counter for number of documents retrieved after
reading the record
> 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
> Assignee: 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)