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

Cleanup usage of decodecomponent and use QueryStringDecoder from netty

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.1.0
    • None
    • None
    • Reviewed

    Description

      This is from the review of HADOOP-14910
      There is also other place usage of decodeComponent(param(CreateFlagParam.NAME), StandardCharsets.UTF_8);
      In ParameterParser.java Line 147-148:
      String cf = decodeComponent(param(CreateFlagParam.NAME), StandardCharsets.UTF_8);

      Use QueryStringDecoder from netty here too and cleanup the decodeComponent. Actually this is added for netty issue only.

      Attachments

        1. HADOOP-14929.00.patch
          6 kB
          Bharat Viswanadham
        2. HADOOP-14929.01.patch
          6 kB
          Bharat Viswanadham
        3. HADOOP-14929.02.patch
          7 kB
          Bharat Viswanadham
        4. HADOOP-14929.03.patch
          8 kB
          Bharat Viswanadham

        Issue Links

          Activity

            People

              bharat Bharat Viswanadham
              bharat Bharat Viswanadham
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: