Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-4750 Support NFSv3 interface to HDFS
  3. HDFS-5230

Introduce RpcInfo to decouple XDR classes from the RPC API

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.2.0
    • nfs
    • None

    Description

      The XDR class is one fundamental aspect in the current implementation of NFS server. While the client might potentially have a higher level APIs, it also requires redundant copying since the upstream clients have insufficient information.

      This JIRA introduces a new class, RpcInfo, which (1) decouples XDR from the APIs, turning it into a utility class, and (2) exposes ChannelBuffer directly to the client in order to open the opportunity for avoid copying.

      Attachments

        1. HDFS-5230.009.patch
          56 kB
          Haohui Mai
        2. HDFS-5230.008.patch
          56 kB
          Haohui Mai
        3. HDFS-5230.007.patch
          56 kB
          Haohui Mai
        4. HDFS-5230.006.patch
          56 kB
          Haohui Mai
        5. HDFS-5230.005.patch
          56 kB
          Haohui Mai
        6. HDFS-5230.004.patch
          43 kB
          Haohui Mai
        7. HDFS-5230.003.patch
          45 kB
          Haohui Mai
        8. HDFS-5230.002.patch
          44 kB
          Haohui Mai

        Issue Links

          Activity

            People

              wheat9 Haohui Mai
              wheat9 Haohui Mai
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: