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/05/11 13:53:39 UTC

[GitHub] [ozone] adoroszlai commented on a diff in pull request #3391: HDDS-6710. EC: Add EC pipeline limit to SCMConfigKeys and MiniOzoneCluster

adoroszlai commented on code in PR #3391:
URL: https://github.com/apache/ozone/pull/3391#discussion_r870332087


##########
hadoop-hdds/common/src/main/resources/ozone-default.xml:
##########
@@ -864,6 +864,14 @@
       of max amount of pipelines which are OPEN.
     </description>
   </property>
+  <property>

Review Comment:
   Example with `SCMClientConfig` can be found just a few lines below the current change in `MiniOzoneClusterImpl`.
   
   https://github.com/apache/ozone/blob/88b5e854be89be7ef3944527be4b87d456ee297b/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/MiniOzoneClusterImpl.java#L692-L695



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