[
https://issues.apache.org/jira/browse/HADOOP-13039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15259496#comment-15259496
]
Hudson commented on HADOOP-13039:
---------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #9677 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/9677/])
HADOOP-13039. Add documentation for configuration property (arp: rev
ea5475d1c125ff96b0650d0182f694380412c0da)
* hadoop-common-project/hadoop-common/src/main/resources/core-default.xml
> Add documentation for configuration property ipc.maximum.data.length for
> controlling maximum RPC message size.
> --------------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-13039
> URL: https://issues.apache.org/jira/browse/HADOOP-13039
> Project: Hadoop Common
> Issue Type: Improvement
> Components: documentation
> Reporter: Chris Nauroth
> Assignee: Mingliang Liu
> Fix For: 2.7.3
>
> Attachments: HADOOP-13039.000.patch, HADOOP-13039.001.patch,
> HADOOP-13039.001.patch, HADOOP-13039.001.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)