peterxcli opened a new pull request, #8095: URL: https://github.com/apache/ozone/pull/8095
## What changes were proposed in this pull request? The Pipeline creation logic has changed a lot from the time "hdds.scm.safemode.pipeline-availability.check" property was introduced. Now we create the pipelines in background, so the Pipeline Rule will not block safemode exit even in a fresh cluster. This property is not need now. This is why this property was added : [Since in a real cluster we may not have a open pipeline in beginning, this rule should be turned off by default.](https://issues.apache.org/jira/browse/HDDS-642?focusedCommentId=16701147&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16701147%C2%A0) ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-11799 ## How was this patch tested? CI: https://github.com/peterxcli/ozone/actions/runs/13878915745 -- 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]
