Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-4726

Concurrency issue with JoltTransformJson

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.5.0
    • None
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              mgaido Marco Gaido
              mgaido Marco Gaido
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: