Skip to content

Commit ef04fa4

Browse files
author
Shlomi Noach
committed
assume-master-host now applied ImpliedKey
1 parent c749edc commit ef04fa4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go/logic/migrator.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -624,6 +624,7 @@ func (this *Migrator) initiateInspector() (err error) {
624624
return err
625625
} else {
626626
this.migrationContext.ApplierConnectionConfig.Key = *key
627+
this.migrationContext.ApplierConnectionConfig.ImpliedKey = key
627628
}
628629
}
629630
if this.migrationContext.TestOnReplica || this.migrationContext.MigrateOnReplica {

0 commit comments

Comments
 (0)