Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Reviewed
Description
As part of OzoneBucket#createKey we are currently exposing protobuf enums OzoneProtos.ReplicationType and OzoneProtos.ReplicationFactor through client, this can be replaced with client side enums and conversion can be done internally.