[
https://issues.apache.org/jira/browse/NIFI-10612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Stieglitz updated NIFI-10612:
------------------------------------
Description: Create a new Expression Language method isJson to determine
whether attributes are JSON or not. The addition of this method provides a
short circuit of failure before attempting a JsonPath which otherwise would
result in flow files yielding if the attribute is not JSON as detailed in
NIFI-10396 (was: Create a new Expression Language method isJson to determine
whether attributes are JSON or not. The addition of this method provides a
short circuit of failure before attempting a JsonPath which otherwise would
result in flow files yielding in the case the attribute is not JSON as detailed
in NIFI-10396)
> Create new Expression Language method isJson to determine whether an
> attribute is JSON
> --------------------------------------------------------------------------------------
>
> Key: NIFI-10612
> URL: https://issues.apache.org/jira/browse/NIFI-10612
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Core Framework
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Major
>
> Create a new Expression Language method isJson to determine whether
> attributes are JSON or not. The addition of this method provides a short
> circuit of failure before attempting a JsonPath which otherwise would result
> in flow files yielding if the attribute is not JSON as detailed in NIFI-10396
--
This message was sent by Atlassian Jira
(v8.20.10#820010)