You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Koji Kawamura (JIRA)" <ji...@apache.org> on 2018/01/09 03:57:03 UTC

[jira] [Assigned] (NIFI-4726) Concurrency issue with JoltTransformJson

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

Koji Kawamura reassigned NIFI-4726:
-----------------------------------

    Assignee: Marco Gaido

> Concurrency issue with JoltTransformJson
> ----------------------------------------
>
>                 Key: NIFI-4726
>                 URL: https://issues.apache.org/jira/browse/NIFI-4726
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Marco Gaido
>            Assignee: Marco Gaido
>
> JoltTransformJson uses under the hood Jackson to parse JSONs. On heavy multithreading workloads, Jackson can have concurrency problem, as also described in this Stackoverflow thread https://stackoverflow.com/questions/17924865/jsonmappingexception-was-java-lang-arrayindexoutofboundsexception. This can cause all the parsing to fail when this problem occurs.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)