[
https://issues.apache.org/jira/browse/NIFI-596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535468#comment-14535468
]
ASF subversion and git services commented on NIFI-596:
------------------------------------------------------
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 not used cached IndexSearcher if
> index modified
> ---------------------------------------------------------------------------------------
>
> Key: NIFI-596
> URL: https://issues.apache.org/jira/browse/NIFI-596
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 0.1.0
> Reporter: Mark Payne
> Assignee: Mark Payne
> Fix For: 0.1.1
>
>
> If we ask for an IndexWriter from the IndexManager, it should invalidate all
> readers for that index so that when the reader is returned it is closed
> rather than being left open.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)