Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.22.0
-
None
-
None
-
Incompatible change, Reviewed
-
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-6460 Namenode runs of out of memory due to memory leak in ipc Server
- Resolved
-
HDFS-985 HDFS should issue multiple RPCs for listing a large directory
- Closed