cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
29.92k stars 3.78k forks source link

ui: Database page shows incorrect zone config #70031

Open thtruo opened 3 years ago

thtruo commented 3 years ago

Describe the problem

First reported by @fabiog1901

The Databases Page in DB Console is displaying the incorrect zone config value for the number of replicas. The right hand side panel does not seem to update to display the table's actual number of replicas.

To Reproduce

Affects 21.1.6

Refer to Slack thread for details

Jira issue: CRDB-9909

thtruo commented 3 years ago

cc @kevin-v-ngo while triaging, I realize that since this lives in the Databases Page it's owned by the SQL Observability team. Is this something you feel comfortable prioritizing in your team's backlog? For context, Cluster UI resolved a related issue early this year that might be a helpful reference for the SQL Obs team https://github.com/cockroachdb/cockroach/issues/57896