[
https://issues.apache.org/jira/browse/NIFI-3613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947243#comment-15947243
]
ASF GitHub Bot commented on NIFI-3613:
--------------------------------------
Github user YolandaMDavis commented on the issue:
https://github.com/apache/nifi/pull/1630
@markap14 reviewed and ran unit/performance tests with no issue.
+1
will merge shortly.
> 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 Payne
> Priority: Critical
> Fix For: 1.2.0
>
>
> The 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)