[
https://issues.apache.org/jira/browse/NIFI-7264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17062733#comment-17062733
]
ASF subversion and git services commented on NIFI-7264:
-------------------------------------------------------
Commit 23fa2d3138c13e418b40be760e33d7d386ddf98e in nifi's branch
refs/heads/master from Otto Fowler
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=23fa2d3 ]
NIFI-7264 Make jsonPath Expression Logging More Reasonable
add special handling of PathNotFoundExceptions to log to debug
fix spelling error
wrap debug log in guard per review
This closes #4148
Signed-off-by: Mike Thomsen <[email protected]>
> 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: 50m
> 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)