[
https://issues.apache.org/jira/browse/NIFI-7264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17061030#comment-17061030
]
Otto Fowler commented on NIFI-7264:
-----------------------------------
I submitted a PR that changes the log level explicitly for PathNotFound to
reduce this.
If we think that having a default value version of the function ( so you don't
have to do more processors and handling down the line if you need something
other than empty ), that can be another jira.
> Make jsonPath Expression Logging More Reasonable
> ------------------------------------------------
>
> Key: NIFI-7264
> URL: https://issues.apache.org/jira/browse/NIFI-7264
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Shawn Weeks
> Assignee: Otto Fowler
> Priority: Trivial
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently JsonPathEvaluator logs on all errors despite some errors like the
> PathNotFoundException that might only need to be logged at the debug level.
> Since these kind of errors aren't returned to the UI we're just filling up
> the logs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)