For High Availability systems: Preparing the cluster for patching
Pega Platform can automatically move rules between the old and new rule schemas after the patch process is complete on a system configured for high availability. This allows you to continue making rule changes throughout the patch process. To enable this functionality, you must update the cluster settings to prepare for the patch.
If you are performing an in-place patch, you can skip this section.
-
Log in as a user with the PegaRULES:HighAvailabilityAdministrator role.
-
Specify that a Zero downtime patch is in progress by setting the Dynamic System Setting ZeroDowntimeUpgradeInProgress to true.
-
Search for the Dynamic System Setting, ZeroDowntimeUpgradeInProgress, and edit it.
-
In the Value field, enter true.
-
Click Save.
-
-
Configure the HA cluster setting to support automatic rule migration:
-
In the header of Dev Studio, click
. -
Check Cluster Upgrading – Disable saving of rules.
The Cluster Upgrading – Disable saving of rules setting works in conjunction with the ZeroDowntimeUpgradeInProgress rule to enable rule saving in this configuration. -
Click Submit.
-