[
https://issues.apache.org/jira/browse/NIFI-12292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17784505#comment-17784505
]
Bryan Bende commented on NIFI-12292:
------------------------------------
This one is specific to the ObjectMapper used to unmarshall the flow.json, so
it does not related to any processors.
I think we already addressed the processor issues that you ran into though..
https://issues.apache.org/jira/browse/NIFI-12127
https://issues.apache.org/jira/browse/NIFI-12117
There might a couple of others that I don't have the links to.
> PutElasticsearchHttp exception with JSON strings over 20 MB
> -----------------------------------------------------------
>
> Key: NIFI-12292
> URL: https://issues.apache.org/jira/browse/NIFI-12292
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 1.23.2
> Reporter: Gregory M. Foreman
> Priority: Major
>
> PutElasticsearchHttp throws an exception when reading JSON documents that
> contain string fields over 20 MB:
> {code:java}
> PutElasticsearchHttp[id=####] Flow file content is not valid JSON, penalizing
> and transferring to failure. {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)