Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
The RPC server enforces a maximum length on incoming messages. Messages larger than the maximum are rejected immediately. The maximum length can be tuned by setting configuration property ipc.maximum.data.length, but this is not documented in core-site.xml.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-10593 MAX_DIR_ITEMS should not be hard coded since RPC buff size is configurable
- Resolved
-
HADOOP-9676 make maximum RPC buffer size configurable
- Closed
- relates to
-
HDFS-10312 Large block reports may fail to decode at NameNode due to 64 MB protobuf maximum length restriction.
- Resolved