GridGain Developers Hub

Updating Control Center

Control Center supports the ability to migrate data between versions during the update process.

To migrate data to a new version of Control Center, perform the following steps:

  1. Create a storage backup making a copy of the work folder.

  2. Enable the migration auto application by setting the control.repositories.auto-migrate-enabled parameter to true in the application.properties.

  3. Start the new version of Control Center.

If the migration is successful, the log file contains information similar to the one below:

[2024-04-10T13:59:47,604][INFO ][main][MigrationService] Migration finished

If the migration fails, the log file contains the following information:

Failed to execute migration: {migration name}, please restore your DB from backup or manual remove migration changes

In case of migration failure: