Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-6200 Create a separate jar for hdfs-client
  3. HDFS-9111

Move hdfs-client protobuf convert methods from PBHelper to PBHelperClient

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.8.0, 3.0.0-alpha1
    • None
    • None
    • Reviewed

    Description

      TL;DR This jira tracks the effort of moving PB helper methods, which convert client side data structure to and from protobuf, to the hadoop-hdfs-client module.

      Currently the PBHelper class contains helper methods converting both client and server side data structures from/to protobuf. As we move client (and common) classes to hadoop-hdfs-client module (see HDFS-8053 and HDFS-9039), we also need to move client module related PB converters to client module.

      A good place may be a new class named PBHelperClient. After this, the existing PBHelper class stays in hadoop-hdfs module with converters for converting server side data structures.

      Attachments

        1. HDFS-9111.002.patch
          262 kB
          Mingliang Liu
        2. HDFS-9111.001.patch
          260 kB
          Mingliang Liu
        3. HDFS-9111.000.patch
          260 kB
          Mingliang Liu

        Issue Links

          Activity

            People

              liuml07 Mingliang Liu
              liuml07 Mingliang Liu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: