Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-13204 Über-jira: S3a phase III: scale and tuning
  3. HADOOP-14120

needless S3AFileSystem.setOptionalPutRequestParameters in S3ABlockOutputStream putObject()

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.9.0
    • 2.9.0, 3.0.0-alpha4
    • fs/s3
    • None

    Description

      There's a call to S3AFileSystem.setOptionalPutRequestParameters() in {{ S3ABlockOutputStream putObject()}}

      The put request has already been created by the FS; this call is only superflous and potentially confusing.

      Proposed: cut it, make the setOptionalPutRequestParameters() method private.

      Attachments

        1. HADOOP-14120.001.patch
          2 kB
          Yuanbo Liu

        Issue Links

          Activity

            People

              yuanbo Yuanbo Liu
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: