You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Shawn Weeks (Jira)" <ji...@apache.org> on 2020/03/17 13:32:00 UTC

[jira] [Created] (NIFI-7264) Make jsonPath Expression Logging More Reasonable

Shawn Weeks created NIFI-7264:
---------------------------------

             Summary: 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


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)