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/16 23:29:57 UTC

[GitHub] [ozone] swamirishi opened a new pull request, #3524: HDDS-6835: EC: Provide correct example for EC in ozone.server.default.replication

swamirishi opened a new pull request, #3524:
URL: https://github.com/apache/ozone/pull/3524

   ….replication
   
   ## What changes were proposed in this pull request?
   
   Changing Description of the config
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-6835
   
   ## How was this patch tested?
   Description changes.


-- 
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


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

Posted by GitBox <gi...@apache.org>.
umamaheswararao merged PR #3524:
URL: https://github.com/apache/ozone/pull/3524


-- 
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


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

Posted by GitBox <gi...@apache.org>.
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


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

Posted by GitBox <gi...@apache.org>.
umamaheswararao commented on code in PR #3524:
URL: https://github.com/apache/ozone/pull/3524#discussion_r905322276


##########
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:
   Please update this patch as per the discussion we had offline.



-- 
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