[GitHub] nifi pull request #558: NIFI-2065: When a provenance query matches the max n...

2016-06-22 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] nifi pull request #558: NIFI-2065: When a provenance query matches the max n...

2016-06-21 Thread markap14
GitHub user markap14 opened a pull request:

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

NIFI-2065: When a provenance query matches the max number of results …

…requested, stop querying lucene for improved performance

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

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

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

https://github.com/apache/nifi/pull/558.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 #558


commit 22a96b1b883484bd269002b9e64acaa0c1f367cf
Author: Mark Payne 
Date:   2016-06-21T21:34:15Z

NIFI-2065: When a provenance query matches the max number of results 
requested, stop querying lucene for improved performance




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---