Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
Currently, the priority of replication config in ozone fs is: bucket EC > createFile() parameter > client > bucket others > cluster.
And it also requires polling bucket level replication config from the client.
Because the default createFile() parameter is always valid, so the last 3 configs were just ignored.
It will be nice if we could find a way to make fs replication priority same as key space.
Which is: client > bucket > cluster. And remove the need of polling.
Attachments
Issue Links
- links to