You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Uma Maheswara Rao G (Jira)" <ji...@apache.org> on 2022/01/15 20:25:00 UTC

[jira] [Created] (HDDS-6185) EC: EC keys can't be create via S3 interfaces

Uma Maheswara Rao G created HDDS-6185:
-----------------------------------------

             Summary: EC: EC keys can't be create via S3 interfaces
                 Key: HDDS-6185
                 URL: https://issues.apache.org/jira/browse/HDDS-6185
             Project: Apache Ozone
          Issue Type: Sub-task
    Affects Versions: EC-Branch
            Reporter: Uma Maheswara Rao G
            Assignee: Uma Maheswara Rao G
             Fix For: EC-Branch


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.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org