Skip to content

Conversation

@yuzefovich
Copy link
Member

@yuzefovich yuzefovich commented Nov 17, 2025

Backport 1/1 commits from #157804 on behalf of @yuzefovich.


TestVectorIndexMergingDuringBackfillWithPrefix is rather intensive, and we've seen a couple of failures due to general overload in the external-process mode under deadlock, so we'll just disable that mode under deadlock. Alternative idea I had was to exempt the tenant from rate limiting, but I wasn't able to reproduce the failure on gceworker, so I couldn't verify that it worked and decided to not go with it.

Fixes: #156995.
Release note: None


Release justification: test-only change.

@yuzefovich yuzefovich force-pushed the blathers/backport-release-25.4-157804 branch from a1ac42d to acfa185 Compare November 17, 2025 23:46
@blathers-crl blathers-crl bot added blathers-backport This is a backport that Blathers created automatically. O-robot Originated from a bot. labels Nov 17, 2025
@blathers-crl blathers-crl bot requested a review from mw5h November 17, 2025 23:46
@blathers-crl
Copy link

blathers-crl bot commented Nov 17, 2025

Thanks for opening a backport.

Before merging, please confirm that the change does not break backwards compatibility and otherwise complies with the backport policy. Include a brief release justification in the PR description explaining why the backport is appropriate. All backports must be reviewed by the TL for the owning area. While the stricter LTS policy does not yet apply, please exercise judgment and consider gating non-critical changes behind a disabled-by-default feature flag when appropriate.

@blathers-crl blathers-crl bot added backport Label PR's that are backports to older release branches T-sql-queries SQL Queries Team backport-failed labels Nov 17, 2025
@cockroach-teamcity
Copy link
Member

This change is Reviewable

`TestVectorIndexMergingDuringBackfillWithPrefix` is rather intensive,
and we've seen a couple of failures due to general overload in the
external-process mode under deadlock, so we'll just disable that mode
under deadlock. Alternative idea I had was to exempt the tenant from
rate limiting, but I wasn't able to reproduce the failure on gceworker,
so I couldn't verify that it worked and decided to not go with it.

Release note: None
@yuzefovich yuzefovich force-pushed the blathers/backport-release-25.4-157804 branch from acfa185 to d45b49e Compare November 18, 2025 03:03
@yuzefovich yuzefovich requested review from a team as code owners November 18, 2025 03:03
@yuzefovich yuzefovich removed request for a team November 18, 2025 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Label PR's that are backports to older release branches backport-failed blathers-backport This is a backport that Blathers created automatically. O-robot Originated from a bot. T-sql-queries SQL Queries Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants