[
https://issues.apache.org/jira/browse/NIFI-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15011254#comment-15011254
]
Tony Kurc commented on NIFI-1187:
---------------------------------
I am okay with excluding this from 0.4.0, but it is a simple, low risk fix.
> Fix Concurrency problems in FlowFileEvent in flume util
> -------------------------------------------------------
>
> Key: NIFI-1187
> URL: https://issues.apache.org/jira/browse/NIFI-1187
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 0.3.0
> Reporter: Tony Kurc
> Assignee: Tony Kurc
> Priority: Minor
> Fix For: 0.4.0
>
>
> org.apache.nifi.processors.flume.util.FlowFileEvent has a concurrency bug
> where if assigments in a critical section are reordered, unexpected behavior
> occurs.
> getHeaders and getBody
> Fix is to remove the unguarded checks to boolean fields in the code
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)