Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-15623

Respect configured values of rpc.engine

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              hchaverri Hector Sandoval Chaverri
              hchaverri Hector Sandoval Chaverri
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 0.5h
                  0.5h