Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ua: ability to create a new multi-tenant cluster with tenant {2} as system tenant #131896

Closed
cthumuluru-crdb opened this issue Oct 4, 2024 · 1 comment
Assignees
Labels
C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-db-server

Comments

@cthumuluru-crdb
Copy link
Contributor

cthumuluru-crdb commented Oct 4, 2024

As part of UA migration experiments, enable cluster creation with tenant {2} as default system tenant. This functionality should be opt-in and controlled using an environment variable. By default the cluster must be created with prefixless tenant {1} as system tenant.

Epic: CRDB-42740

Jira issue: CRDB-42744

@cthumuluru-crdb cthumuluru-crdb added the C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) label Oct 4, 2024
@cthumuluru-crdb cthumuluru-crdb self-assigned this Oct 4, 2024
@cthumuluru-crdb
Copy link
Contributor Author

#133926 - to create a new cluster with TenantTwo as system tenant. It is controlled using COCKROACH_EXPERIMENTAL_UA environment flag. Ran roachtests and noticed only tests related to upgrade and mixed version failed. TPCC run was also done and didn't notice any issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-db-server
Projects
None yet
Development

No branches or pull requests

1 participant