-
Notifications
You must be signed in to change notification settings - Fork 4.1k
keyvisjob: key visualizer job should set MarkIdle to true #101539
Copy link
Copy link
Closed
Labels
A-kv-observabilityC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.v23.1.2
Description
The keyviz job is a forever-running, background job that should not prevent serverless from winding down the SQL pod even when the job is running. This is indicated to the jobs registry by marking the job as idle, see
| r.job.MarkIdle(true) |
Jira issue: CRDB-27000
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-kv-observabilityC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.v23.1.2