[ https://issues.apache.org/jira/browse/HADOOP-18536 ]
xinqiu.hu deleted comment on HADOOP-18536:
------------------------------------
was (Author: JIRAUSER293999):
Thank you very much for reviewing the code, I agree with the risk you said.
But RPC Client is not only used in hdfs client, it is used in almost every
component of hadoop, such as Application Master, DataNode, Yarn Node Manager,
Container. If each request can reduce the allocation of 1024 bytes, I think
there is a certain gain.
And this idea didn't come out of nowhere, it came from
ipc.Server#setupResponseForProtobuf and ipc.Server#setupResponseForWritable.
> RPC Client Improvement
> ----------------------
>
> Key: HADOOP-18536
> URL: https://issues.apache.org/jira/browse/HADOOP-18536
> Project: Hadoop Common
> Issue Type: Improvement
> Components: rpc-server
> Reporter: xinqiu.hu
> Priority: Minor
> Labels: pull-request-available
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]