diff --git a/docs/modules/maintain-cluster/pages/rolling-upgrades.adoc b/docs/modules/maintain-cluster/pages/rolling-upgrades.adoc index db4f5e0a4..8c13ffc9b 100644 --- a/docs/modules/maintain-cluster/pages/rolling-upgrades.adoc +++ b/docs/modules/maintain-cluster/pages/rolling-upgrades.adoc @@ -48,6 +48,8 @@ As a result, you can use rolling upgrades to upgrade clusters to the following m + This also includes the ability of rolling upgrade from Hazelcast IMDG 4.2 to Platform 5.0, since IMDG is part of the Platform and 5.0 is considered to be the next minor version after IMDG 4.2. +NOTE: Following the rolling upgrade, you must resubmit jobs as they don't run during the upgrade. For further information on the compatibility of job states in upgrades, see xref:deploy:versioning-compatibility.adoc#job-states[Versioning and Compatibility]. + [[rolling-upgrade-procedure]] == Performing a Rolling Upgrade @@ -61,7 +63,7 @@ During migrations, members cannot join or leave the cluster. . Upgrade the member's codebase to a new patch version or the next minor version. + -NOTE: To upgrade the codebase to the next minor version, you need an {enterprise-product-name} license. +NOTE: To upgrade the codebase to the next minor version, you need an Enterprise license. . Start the member and wait until it joins the cluster. + @@ -142,7 +144,7 @@ to merge as soon as the network partition is fixed. == Using Rolling Restarts to Switch to High-Density Memory Store -As a Hazelcast Platform {enterprise-product-name} user, you can perform a rolling restart on your cluster to start using xref:storage:high-density-memory.adoc[High-Density Memory Store] in your maps. +As a Hazelcast Platform Enterprise user, you can perform a rolling restart on your cluster to start using xref:storage:high-density-memory.adoc[High-Density Memory Store] in your maps. For this you need to: