[
https://issues.apache.org/jira/browse/NIFI-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15012272#comment-15012272
]
ASF subversion and git services commented on NIFI-1187:
-------------------------------------------------------
Commit ab7940368a18e8d29d8fadcc435db8ae8b4ee001 in nifi's branch
refs/heads/master from [~tkurc]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=ab79403 ]
NIFI-1187: Fixing issue of possible assigment reordering causing uninitalized
values to be possibly returned
Signed-off-by: Aldrin Piri <[email protected]>
> Fix Concurrency problems in FlowFileEvent in flume util and
> CouchbaseClusterControllerService
> ---------------------------------------------------------------------------------------------
>
> 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
>
> Attachments: NIFI-1087.000.patch
>
>
> 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)