[
https://issues.apache.org/jira/browse/HDFS-15623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18043713#comment-18043713
]
ASF GitHub Bot commented on HDFS-15623:
---------------------------------------
github-actions[bot] commented on PR #2403:
URL: https://github.com/apache/hadoop/pull/2403#issuecomment-3629625161
We're closing this stale PR because it has been open for 100 days with no
activity. This isn't a judgement on the merit of the PR in any way. It's just a
way of keeping the PR queue manageable.
If you feel like this was a mistake, or you would like to continue working
on it, please feel free to re-open it and ask for a committer to remove the
stale tag and review again.
Thanks all for your contribution.
> Respect configured values of rpc.engine
> ---------------------------------------
>
> Key: HDFS-15623
> URL: https://issues.apache.org/jira/browse/HDFS-15623
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: hdfs
> Reporter: Hector Sandoval Chaverri
> Assignee: Hector Sandoval Chaverri
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.2.2, 3.3.1, 3.4.0, 2.10.2, 3.2.3
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The HDFS Configuration allows users to specify the RPCEngine implementation
> to use when communicating with Datanodes and Namenodes. However, the value is
> overwritten to ProtobufRpcEngine.class in different classes. As an example in
> NameNodeRpcServer:
> {{RPC.setProtocolEngine(conf, ClientNamenodeProtocolPB.class,
> ProtobufRpcEngine.class);}}
> {{The configured value of rpc.engine.[protocolName] should be respected to
> allow for other implementations of RPCEngine to be used}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]