NotifyMigrationCutoverReadyRequest
AutoManager → Manager: deliver "target ready, start cutover" to the source worker. Phase E.
Field |
Type |
Repeated |
Description |
source_job_key |
Argument of
Method |
Description |
Phase E — AutoManager-initiated cutover signals. These RPCs exist on Manager (rather than the worker directly) because AutoManager doesn’t address workers; Manager owns those streams and routes by (jobId, role). Pass-through: Manager looks up the worker hosting the named ActiveJobKey and forwards the corresponding NodeControllerMigration* message. |