-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql: TestCreateObjectConcurrency does not work with secondary tenants #138733
Copy link
Copy link
Closed
Labels
A-multitenancyRelated to multi-tenancyRelated to multi-tenancyC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.target-release-26.2.0v26.2.0-prerelease
Description
As a part of #138384 we added a new test to validate concurrent create statements work without transaction retries, as long as object references inside them do not overlap. Unfortunately, we realized on multi-tenant we can hit retry errors on the span_count table, which we should also resolve.
Jira issue: CRDB-46323
Epic CRDB-48944
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-multitenancyRelated to multi-tenancyRelated to multi-tenancyC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.target-release-26.2.0v26.2.0-prerelease