priyeshkaratha opened a new pull request, #8252: URL: https://github.com/apache/ozone/pull/8252
## What changes were proposed in this pull request? This PR removes the unused configuration property `hdds.container.ratis.replication.level` It was only referenced during the deprecation of `dfs.container.ratis.replication.level`, which itself is not used anywhere in the codebase. This change is part of a general cleanup effort to eliminate dead code and obsolete configurations. ## What is the link to the Apache JIRA [HDDS-12145](https://issues.apache.org/jira/browse/HDDS-12145) ## How was this patch tested? No functional changes were made, so there are no new tests. Verified that the build completes successfully and all CI checks have passed. -- 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-unsubscr...@ozone.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org