pub fn finalise_data_migration(
    upgrade: &UpgradeVersions,
    config: &Config,
    properties_manager: &PropertiesManager
) -> KrillResult<()>
Expand description

Finalise the data migration for an upgrade.

If there is any prepared data, then:

  • archive the current data
  • make the prepared data current