You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/10/09 15:44:00 UTC

[jira] [Commented] (NIFI-12153) Allow Max String Length and Comments to be configurable in Json Record Readers

    [ https://issues.apache.org/jira/browse/NIFI-12153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773384#comment-17773384 ] 

ASF subversion and git services commented on NIFI-12153:
--------------------------------------------------------

Commit 099ceec7ede8d0427f588bf71aec7b3e006a2a4b in nifi's branch refs/heads/main from Chris Sampson
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=099ceec7ed ]

NIFI-12153 Added Allow Comments and Max String Length to JSON Readers

This closes #7823

Signed-off-by: David Handermann <ex...@apache.org>


> 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)