MigrationInitialStateDeliveredEvent interface

Migration handshake event. The worker has delivered the source’s state (the migrationInitialState from StartJob) to the target instance of raw.migrationId over its job socket. Ends AutoManager’s settingStateOnTarget phase; the target’s ready follows separately.

Signature:

export interface MigrationInitialStateDeliveredEvent

Properties

Property Type Description

event

"migrationInitialStateDelivered"

raw

ManagerPB.MigrationInitialStateDeliveredEvent