Skip to content

Conversation

@yuzefovich
Copy link
Member

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

`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 requested review from a team and mw5h November 14, 2025 03:15
@yuzefovich yuzefovich added backport-25.4.x Flags PRs that need to be backported to 25.4 backport-25.4.1-rc Wednesday, 11/26: release-25.4.1-rc will be frozen labels Nov 14, 2025
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-25.4.x Flags PRs that need to be backported to 25.4 backport-25.4.1-rc Wednesday, 11/26: release-25.4.1-rc will be frozen

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sql/backfill: TestVectorIndexMergingDuringBackfillWithPrefix failed

2 participants