Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-763 Ozone S3 gateway (phase two)
  3. HDDS-658

Implement s3 bucket list backend call and use it from rest endpoint

    XMLWordPrintableJSON

Details

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

    Description

      HDDS-657 provides a very basic functionality for list buckets. There are two problems there:

      1. It repeats the username -> volume name mapping convention.
      2. Doesn't work if volume doesn't exist (no s3 buckets created, yet).

      The proper solution is to do the same on server side:

      1. Use the existing naming convention in OM
      2. Return empty list in case of value is missing.

      It requires an additional rpc call to the om.

      Attachments

        1. HDDS-658.00.patch
          35 kB
          Bharat Viswanadham

        Activity

          People

            bharat Bharat Viswanadham
            elek Marton Elek
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: