Mark Payne created NIFI-3613:
--------------------------------
Summary: JoltTransformJSON is not thread-safe
Key: NIFI-3613
URL: https://issues.apache.org/jira/browse/NIFI-3613
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Reporter: Mark Payne
Assignee: Mark PayneThe JoltTransformJSON processor is not thread-safe as it uses member variables that are marked volatile but does performs a few read-modify-write operations -- This message was sent by Atlassian JIRA (v6.3.15#6346)
