Chapter 4. Migrating within a maintenance window
For environments where downtime is acceptable, follow this simpler sequential process.
Prerequisites
Perform a dry run migration in a staging environment to estimate the timing of the data export and import phases accurately. Once you are satisfied with the results, proceed with the production migration.
Procedure
- Stop all client applications that connect to Apicurio Registry 2.6.
- Export data from Apicurio Registry 2.6 using the export script. See Migration scripts reference.
- Shut down Apicurio Registry 2.6.
- Deploy Apicurio Registry 3.x with updated configuration. See Updating registry configuration.
- Import data into Apicurio Registry 3.x using the import script. See Migration scripts reference.
- Validate the import using the verification scripts. See Migration scripts reference.
- Update client application configurations to point to Apicurio Registry 3.x. See Migrating Apicurio Registry client applications.
- Start client applications.