Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-3816 Erasure Coding
  3. HDDS-6185

EC: EC keys can't be created via S3 interfaces

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • EC-Branch
    • EC-Branch
    • None

    Description

      In the code 

      ObjectEndpoint#put method does not handle the replication config yet. It is taking default values from client always if no storage class specified.

       

      Even though we set the EC on bucket, client always pass RATIS/THREE ( when no storageType specified) to server. So, Server will just respect client passed values.

       

      We make sure if no storage type mentioned at client, we should pass null to server so, that it will take decision.

      Attachments

        Issue Links

          Activity

            People

              umamaheswararao Uma Maheswara Rao G
              umamaheswararao Uma Maheswara Rao G
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: