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
30k stars 3.79k forks source link

ui: query plans do not load when visiting DB Console's Statements page #68908

Closed thtruo closed 1 year ago

thtruo commented 3 years ago

Identified by @mikeczabator

Describe the problem

Sometimes the query plan doesn't display in the DB Console

Image 2021-08-13 at 3 09 04 PM

To Reproduce

Apparently, this doesn't happen reliably on every attempt to load the "logical plan" tab within the Statements page. However, users have reported this occurring intermittently.

If a user runs into this, they could refresh the page and attempt to load the "logical plan" view again. While a workaround exists, this is a UX regression that needs investigation.

Additional context: this was seen on a nightly build of 21.1.7

Jira issue: CRDB-9350

Epic CRDB-20388

thtruo commented 3 years ago

cc @kevin-v-ngo I assigned to you to triage as it lives in the Statements page. This came up in a customer call, so wanted to raise this issue and relay it to you - thanks!

xinhaoz commented 3 years ago

Closing this issue since it is no longer applicable.

dbist commented 3 years ago

Running into the same issue on 21.1.10 CC cluster with 15x16 node configuration on AWS. Unfortunately was not able to capture the console error.

dbist commented 3 years ago

image