[ 
https://issues.apache.org/jira/browse/HADOOP-5709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702760#action_12702760
 ] 

Hudson commented on HADOOP-5709:
--------------------------------

Integrated in Hadoop-trunk #817 (See 
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/817/])
    . Remove redundant synchronization added in HADOOP-5661. Contributed by 
Jothi Padmanabhan.


> 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