StartJobRequest

Field

Type

Repeated

Description

job_id

JobId

role

string

node_id

NodeId

runtime_role

string

Job migration: the slot the job is told (absent ⇒ role), whether to create without starting, and the migration this instance is the target of. Forwarded verbatim to the worker (WorkerJob 17..19).

defer_start

bool

migration_id

string

migration_initial_state

bytes

Phase F — the source’s migratable state, collected before this target was placed. Forwarded verbatim to the worker (WorkerJob 20), which delivers it to the job as initial-state right after hello-ack. Opaque: Manager never interprets it.

Argument of

Method

Description

StartJob