You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Sharad Agarwal (JIRA)" <ji...@apache.org> on 2009/09/15 12:15:58 UTC

[jira] Resolved: (MAPREDUCE-284) Improvements to RPC between Child and TaskTracker

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

Sharad Agarwal resolved MAPREDUCE-284.
--------------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]

I just committed this. Thanks Ravi!

> Improvements to RPC between Child and TaskTracker
> -------------------------------------------------
>
>                 Key: MAPREDUCE-284
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-284
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Arun C Murthy
>            Assignee: Ravi Gummadi
>             Fix For: 0.21.0
>
>         Attachments: MR-284.patch, MR-284.v1.patch, MR-284.v2.patch
>
>
> We could improve the RPC between the Child and TaskTracker:
>    * Set ping interval lower by default to 5s
>    * Disable nagle's algorithm (tcp no-delay)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.