You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Mark Payne (JIRA)" <ji...@apache.org> on 2015/04/04 23:38:34 UTC

[jira] [Created] (NIFI-485) EvaluateJsonPath: should allow user to choose how to handle missing JsonPath

Mark Payne created NIFI-485:
-------------------------------

             Summary: EvaluateJsonPath: should allow user to choose how to handle missing JsonPath
                 Key: NIFI-485
                 URL: https://issues.apache.org/jira/browse/NIFI-485
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Extensions
            Reporter: Mark Payne
             Fix For: 0.1.0


If EvaluateJsonPath is used and configured to write results to attributes, but the JsonPath does not match, it logs at a WARNING level and then moves on. Instead, user should be presented with options on how to handle this. Would recommend the user be able to choose one of:

* Route to 'no.match'
* Warn on Condition
* Ignore



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)