multitenant: \demo add
is broken in multi-tenant mode
#107888
Labels
A-demo
A-multitenancy
Related to multi-tenancy
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
T-multitenant
Issues owned by the multi-tenant virtual team
Describe the problem
The
\demo add
statement which adds nodes to a demo cluster is broken when demo runs in multi-tenant mode.To Reproduce
cockroach demo --nodes 9
\demo add "region=us-central1"
\demo ls
Expected behavior
No panic. Lists all nodes (including the newly added 10th node)
Jira issue: CRDB-30244
Epic: CRDB-26691
The text was updated successfully, but these errors were encountered: