[
https://issues.apache.org/jira/browse/NIFI-4663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16278863#comment-16278863
]
ASF GitHub Bot commented on NIFI-4663:
--------------------------------------
GitHub user wgriffiths opened a pull request:
https://github.com/apache/nifi/pull/2317
NIFI-4663 FetchElasticsearch Logging
Remove warn log when document not found by FetchElasticsearch
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wgriffiths/nifi FetchElasticsearch_Logging
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2317.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 #2317
----
commit 39c102b596c8766783abcfa071a4f52f2434d99d
Author: William Griffiths <[email protected]>
Date: 2017-12-05T16:40:00Z
NIFI-4663 #comment Change log for document not found from warn to debug as
we have a NOT_FOUND relationship
----
> Remove warn log when document not found by FetchElasticsearch
> -------------------------------------------------------------
>
> Key: NIFI-4663
> URL: https://issues.apache.org/jira/browse/NIFI-4663
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: William Griffiths
> Priority: Minor
>
> The FetchElasticsearch processors currently log a warning when the document
> is not found and sends it to the not found relationship. I propose we change
> the logs to a debug.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)