arenger commented on issue #3455: NIFI-5900 Add SelectJson processor URL: https://github.com/apache/nifi/pull/3455#issuecomment-494355786 @ottobackwards If an invalid JSON Path is submitted, the `SelectJson` processor would be in an invalid state. This PR relies on the underlying `JsonSurfer` for validation of the JSON path and I don't know whether that library will filter out / report the few edge cases where a path is valid but not supported. I could look into that further depending on overall trajectory, as mentioned above and on the other PR.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
