assume-master-host now applied ImpliedKey
This commit is contained in:
parent
c749edccfd
commit
ef04fa49f5
@ -624,6 +624,7 @@ func (this *Migrator) initiateInspector() (err error) {
|
|||||||
return err
|
return err
|
||||||
} else {
|
} else {
|
||||||
this.migrationContext.ApplierConnectionConfig.Key = *key
|
this.migrationContext.ApplierConnectionConfig.Key = *key
|
||||||
|
this.migrationContext.ApplierConnectionConfig.ImpliedKey = key
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if this.migrationContext.TestOnReplica || this.migrationContext.MigrateOnReplica {
|
if this.migrationContext.TestOnReplica || this.migrationContext.MigrateOnReplica {
|
||||||
|
Loading…
Reference in New Issue
Block a user