[
https://issues.apache.org/jira/browse/HADOOP-5709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jothi Padmanabhan updated HADOOP-5709:
--------------------------------------
Attachment: hadoop-5709.patch
Straight forward patch
> Remove the additional synchronization in MapTask.MapOutputBuffer.Buffer.write
> -----------------------------------------------------------------------------
>
> Key: HADOOP-5709
> URL: https://issues.apache.org/jira/browse/HADOOP-5709
> Project: Hadoop Core
> Issue Type: Bug
> Reporter: Jothi Padmanabhan
> Assignee: Jothi Padmanabhan
> Priority: Minor
> Attachments: hadoop-5709.patch
>
>
> As part of HADOOP-5661, a synchronization was introduced to address a false
> positive warning. While this does not have any impact on functionality and
> possibly on performance either, it would be better to remove this
> synchronization and just suppress the warning from a code maintenance point
> of view.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.