nandakumar131 opened a new pull request, #7765:
URL: https://github.com/apache/ozone/pull/7765
## What changes were proposed in this pull request?
Remove hdds.scm.safemode.pipeline-availability.check property.
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
HDDS-11799
## How was this patch tested?
CI Run: https://github.com/nandakumar131/ozone/actions/runs/13004671504
--
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]