[
https://issues.apache.org/jira/browse/HADOOP-6577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836033#action_12836033
]
Hadoop QA commented on HADOOP-6577:
-----------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12436400/hadoop-6577.2.patch
against trunk revision 911748.
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 3 new or modified tests.
-1 patch. The patch command could not apply the patch.
Console output:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h1.grid.sp2.yahoo.net/16/console
This message is automatically generated.
> IPC server response buffer reset threshold should be configurable
> -----------------------------------------------------------------
>
> Key: HADOOP-6577
> URL: https://issues.apache.org/jira/browse/HADOOP-6577
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 0.22.0
> Reporter: Suresh Srinivas
> Assignee: Suresh Srinivas
> Fix For: 0.22.0
>
> Attachments: hadoop-6577.1.patch, hadoop-6577.2.patch,
> hadoop-6577.2.patch, hadoop-6577.2.rel20.patch, hadoop-6577.patch
>
>
> In HDFS-6460, the response buffers in o.a.h.ipc.Server.Handler was reset when
> the buffer grows beyond max size of 1MB. This frees heap from large responses
> occupying it. This max response size limit should be configurable. Details in
> subsequent comment.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.