Chris Sampson created NIFI-12153:
------------------------------------
Summary: Allow Max String Length and Comments to be configurable
in Json Record Readers
Key: NIFI-12153
URL: https://issues.apache.org/jira/browse/NIFI-12153
Project: Apache NiFi
Issue Type: Improvement
Reporter: Chris Sampson
Recent versions of Jackson have introduced a smaller maximum string length when
parsing JSON. We should allow this to be configurable for the JSON-based Record
Readers (e.g. like for some processors in NIFI-12127 & NIFI-12117).
It is also possible for Jackson to allow comments within JSON (this is allowed
in `ValidateJson`, for example). We should allow this to be configurable for
the JSON Record Readers too.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)