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 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.