Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-434 Provide an s3 compatible REST api for ozone objects
  3. HDDS-678

Format of Last-Modified header is invalid in HEAD Object call

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.3.0, 0.4.0
    • None
    • None

    Description

      As of now the HEAD object return with a Last-Modified header where the last modified date is returned as an epoch. According to the standard it should be something like this: "Last-Modified: Wed, 15 Nov 1995 04:58:08 GMT" (see https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html)

      The s3a unit tests are parsing this header and expect to be in the right format.

      Attachments

        1. HDDS-678.001.patch
          2 kB
          Marton Elek

        Activity

          People

            elek Marton Elek
            elek Marton Elek
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: