[
https://issues.apache.org/jira/browse/NIFI-12153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773395#comment-17773395
]
ASF subversion and git services commented on NIFI-12153:
--------------------------------------------------------
Commit acddeb1cf463b2c43e4b0f0968445ac6f5365528 in nifi's branch
refs/heads/support/nifi-1.x from Chris Sampson
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=acddeb1cf4 ]
NIFI-12153 Added Allow Comments and Max String Length to JSON Readers
This closes #7823
Signed-off-by: David Handermann <[email protected]>
(cherry picked from commit 099ceec7ede8d0427f588bf71aec7b3e006a2a4b)
> 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
> Assignee: Chris Sampson
> Priority: Minor
> Fix For: 1.latest, 2.latest
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> 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)