StartPreparedJob

Job migration. AutoManager drives the state machine; Manager is pure pass-through, routing handshake signals between the source and target workers by ActiveJobKey. The target instance itself is started with StartJob (migration fields set), never a special RPC.

Request Type: StartPreparedJobRequest

AutoManager → Manager → worker: start a job that was provisioned with defer_start (the stop-then-start migration strategy).

Field

Type

Repeated

Description

job_id

JobId

role

string

node_id

NodeId

Response Type: Empty