You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Arun C Murthy (JIRA)" <ji...@apache.org> on 2009/05/08 11:13:52 UTC

[jira] Created: (HADOOP-5788) Improvements to RPC between Child and TaskTracker

Improvements to RPC between Child and TaskTracker
-------------------------------------------------

                 Key: HADOOP-5788
                 URL: https://issues.apache.org/jira/browse/HADOOP-5788
             Project: Hadoop Core
          Issue Type: Improvement
          Components: mapred
    Affects Versions: 0.20.0
            Reporter: Arun C Murthy
            Assignee: Arun C Murthy
             Fix For: 0.21.0


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.