[ 
https://issues.apache.org/jira/browse/NIFI-12323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Handermann updated NIFI-12323:
------------------------------------
    Fix Version/s: 2.0.0
                   1.24.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

> StandardDataFlow parsing can hit Jackson StreamReadConstraints issue
> --------------------------------------------------------------------
>
>                 Key: NIFI-12323
>                 URL: https://issues.apache.org/jira/browse/NIFI-12323
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 1.23.2
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>            Priority: Major
>             Fix For: 2.0.0, 1.24.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Similar to other processors/services that ran into the recent issue from the 
> Jackson upgrade that set a default limit on the size of a single string 
> value, the same issue can happen in
> {code:java}
> VersionedDataflow parseVersionedDataflow(final byte[] flow) {code}
> Nifi start up will fail because it will be unable to parse the bytes of 
> flow.json.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to