This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 50c5a78c79 HDDS-11080. Remove upgrade docs section: Features Requiring
Finalization (#6878)
50c5a78c79 is described below
commit 50c5a78c797bb6d26f4b71f07ff4e58b0e8541cd
Author: Ethan Rose <[email protected]>
AuthorDate: Thu Jun 27 23:37:16 2024 -0400
HDDS-11080. Remove upgrade docs section: Features Requiring Finalization
(#6878)
---
hadoop-hdds/docs/content/feature/Nonrolling-Upgrade.md | 14 --------------
1 file changed, 14 deletions(-)
diff --git a/hadoop-hdds/docs/content/feature/Nonrolling-Upgrade.md
b/hadoop-hdds/docs/content/feature/Nonrolling-Upgrade.md
index b18f585aeb..ac365d4f9b 100644
--- a/hadoop-hdds/docs/content/feature/Nonrolling-Upgrade.md
+++ b/hadoop-hdds/docs/content/feature/Nonrolling-Upgrade.md
@@ -92,17 +92,3 @@ At this point, the cluster is upgraded to a pre-finalized
state and fully operat
```
At this point, the cluster is finalized and the upgrade is complete.
-
-## Features Requiring Finalization
-
-Below is a list of backwards incompatible features and the version in which
they were introduced. These features can only be used on a finalized ozone
cluster with at least the specified version. Run `ozone version` to get the
current version of your Ozone cluster.
-
-### Version 1.2.0
-
-- [Prefix based File System Optimization]({{< relref "PrefixFSO.md" >}})
- - Although new 1.2.0 clusters can use this feature, it is currently not
supported for clusters upgraded to 1.2.0, even after finalizing.
-
-- [SCM High Availability]({{< relref "SCM-HA.md" >}})
- - Although new 1.2.0 clusters can use this feature, it is currently not
supported for clusters upgraded to 1.2.0, even after finalizing.
-
-
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]