GitHub user markap14 opened a pull request:

    https://github.com/apache/nifi/pull/652

    NIFI-2087: Do not update the lucene index to delete expired events...

    Instead, just wait for the entire index to expire and remove the files for 
that index. This is much more efficient.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/markap14/nifi NIFI-2087

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/652.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #652
    
----
commit 4e62ba28797cd58d2b4ab116908c4d2b53c0916b
Author: Mark Payne <[email protected]>
Date:   2016-06-30T20:06:24Z

    NIFI-2087: Do not update the lucene index to delete expired events. 
Instead, just wait for the entire index to expire and remove the files for that 
index. This is much more efficient.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to