Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-3461

Remove dfs.StringBytesWritbale

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.20.0
    • None
    • None
    • Reviewed

    Description

      In dfs, some classes, such as INodeFileUnderConstruction use, StringBytesWritbale as member type. The values are converted from String to StringBytesWritbale in setter and converted back to String in getter. These overhead is unnecessary.

      StringBytesWritbale is not used in RPC nor dfs image. No version change will be introduced.

      Attachments

        1. 3461_20081030.patch
          13 kB
          Tsz-wo Sze

        Activity

          People

            szetszwo Tsz-wo Sze
            szetszwo Tsz-wo Sze
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: