Tony Kurc created NIFI-1187:
-------------------------------

             Summary: 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)

Reply via email to