이 콘텐츠는 선택한 언어로 제공되지 않습니다.
15.3. RollingUpgradeManager Operations
The
RollingUpgradeManager Mbean handles the operations that allow data to be migrated from one version of Red Hat JBoss Data Grid to another when performing rolling upgrades. The RollingUpgradeManager operations are:
recordKnownGlobalKeysetretrieves the entire keyset from the cluster running on the old version of JBoss Data Grid.synchronizeDataperforms the migration of data from the Source Cluster to the Target Cluster, which is running the new version of JBoss Data Grid.disconnectSourcedisables the Source Cluster, the older version of JBoss Data Grid, once data migration to the Target Cluster is complete.