debug/doctor: A binary from 23.1 cannot read the jobs table for the doctor command #104352
Labels
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
The debug doctor command when run against a 22.2 live cluster cannot read the contents of the
jobs table since data is stored across multiple tables now. To address this the doctor command should
fall back if we don't see the 23.1 format.
Jira issue: CRDB-28486
The text was updated successfully, but these errors were encountered: