[ 
https://issues.apache.org/jira/browse/HDFS-15623?focusedWorklogId=506487&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-506487
 ]

ASF GitHub Bot logged work on HDFS-15623:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 30/Oct/20 01:40
            Start Date: 30/Oct/20 01:40
    Worklog Time Spent: 10m 
      Work Description: shvachko commented on pull request #2403:
URL: https://github.com/apache/hadoop/pull/2403#issuecomment-719118282


   This looks good to me


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 506487)
    Time Spent: 0.5h  (was: 20m)

> 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
>            Priority: Major
>              Labels: pull-request-available
>          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.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to