[
https://issues.apache.org/jira/browse/NIFI-3613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947255#comment-15947255
]
ASF subversion and git services commented on NIFI-3613:
-------------------------------------------------------
Commit 83fa24b68f74843cc609bbc113ba930f847e4025 in nifi's branch
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=83fa24b ]
NIFI-3613: Fixed threading bug in JoltTransformJSON and adding caching of
compiled Transforms
Signed-off-by: Yolanda M. Davis <[email protected]>
This closes #1630
> 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)