You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2022/06/17 23:41:10 UTC

[GitHub] [ozone] umamaheswararao commented on a diff in pull request #3524: HDDS-6835. EC: Provide correct example for EC in ozone.server.default.replication

umamaheswararao commented on code in PR #3524:
URL: https://github.com/apache/ozone/pull/3524#discussion_r900570155


##########
hadoop-hdds/common/src/main/resources/ozone-default.xml:
##########
@@ -1180,7 +1180,7 @@
       Default replication value. The actual number of replications can be
       specified when writing the key. The default is used if replication
       is not specified when creating key or no default replication set at
-      bucket. Supported values: 1, 3 and EC_3_2.
+      bucket. Supported values: 1, 3 and RS-3-2-1024k.

Review Comment:
   Hi @swamirishi, thank you for working on this. For EC we will support RS-3-2-1024K (or) RS-6-3-1024K (or) RS-10-4-1024K. We will also support XOR, so, in the place of RS, we can configure XOR. Example: XOR-3-2-1024K.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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