Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
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
- links to