[ 
https://issues.apache.org/jira/browse/HADOOP-5709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Douglas updated HADOOP-5709:
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.21.0
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

+1

I committed this. Thanks, Jothi

> 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
>             Fix For: 0.21.0
>
>         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.

Reply via email to