-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
99876: sql: deflake and unskip TestTenantStatementTimeoutAdmissionQueueCancelation r=cucaroach a=cucaroach Make sure we get 4 blockers parked in the admission control queues and no more and retry the main query until it gets parked and booted from it, before we expected the main query to always reach the admission control q but that isn't reliable. Fixes: #78494 100120: spanconfigs: enable span config bounds by default r=knz a=arulajmani We only clamp spanconfigs if the `spanconfig.bounds.enabled` cluster setting dictates as such. For 23.1, it's default off, but going forward we want it to be default on. Let's also make this cluster setting public. Epic: none Epic: CRDB-8035 Release note: None Co-authored-by: Tommy Reilly <[email protected]> Co-authored-by: Arul Ajmani <[email protected]>
- Loading branch information
Showing
5 changed files
with
43 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters