kaijchen opened a new pull request, #3391: URL: https://github.com/apache/ozone/pull/3391
## What changes were proposed in this pull request? Add `OZONE_SCM_EC_PIPELINE_LIMIT` in SCMConfigKeys to support setting EC pipeline limit in MiniOzoneCluster. The config key `ozone.scm.ec.pipeline.minimum` was changed to `ozone.scm.ec.pipeline.limit`. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-6710 ## How was this patch tested? Integration test in other (developing) branch has verified this config is effective. (By creating a MiniOzoneCluster and write some EC keys to it, then check the number of containers created.) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
