Skip to content

keyvisjob: key visualizer job should set MarkIdle to true #101539

@adityamaru

Description

@adityamaru

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)
as an example.

Jira issue: CRDB-27000

Metadata

Metadata

Assignees

Labels

A-kv-observabilityC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.v23.1.2

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions