-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql: investigate why TestPGTest/large_input does not work with a shared process virtual cluster #112960
Copy link
Copy link
Closed
Labels
A-multitenancyRelated to multi-tenancyRelated to multi-tenancyC-investigationFurther steps needed to qualify. C-label will change.Further steps needed to qualify. C-label will change.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)target-release-26.2.0v26.2.0-prerelease
Description
Describe the problem
When running TestPGTest with a shared process virtual cluster, the large_input subtest fails.
How to reproduce
Set the following in TestServerArgs to force a shared process tenant and cause the failure to happen.
DefaultTestTenant: base.SharedTestTenantAlwaysEnabled,
Expected behavior
The test should pass when running with a shared process virtual cluster, unless after investigation the test is expected not to work with one.
- Probably
TestDistSQLReceiverDrainsMetahas a related failure, so that test is also tracked by this issue.
Ref: #112857
Epic CRDB-48944
Jira issue: CRDB-32696
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-multitenancyRelated to multi-tenancyRelated to multi-tenancyC-investigationFurther steps needed to qualify. C-label will change.Further steps needed to qualify. C-label will change.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)target-release-26.2.0v26.2.0-prerelease