[
https://issues.apache.org/jira/browse/NIFI-12343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Sampson reassigned NIFI-12343:
------------------------------------
Assignee: Chris Sampson
> PutElasticsearchJson exception with JSON strings over 20 MB
> -----------------------------------------------------------
>
> Key: NIFI-12343
> URL: https://issues.apache.org/jira/browse/NIFI-12343
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 1.23.2, 2.0.0-M2
> Reporter: Gregory M. Foreman
> Assignee: Chris Sampson
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
>
> PutElasticsearchJson throws an exception when reading JSON documents that
> contain string fields over 20 MB:
> {code:java}
> PutElasticsearchJson[id=xxxx] No FlowFiles successfully parsed for sending to
> Elasticsearch
> PutElasticsearchJson[id=xxxx] Could not read FlowFile content valid JSON.:
> com.fasterxml.jackson.core.exc.StreamConstraintsException: String length
> (20050553) exceeds the maximum length (20000000)
> {code}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)