Skip to content

Fix race between SchemeCache and DescribeScheme#5255

Open
PeshkovMikhail wants to merge 1 commit intoydb-platform:mainfrom
PeshkovMikhail:fix-describe-volume-timeout
Open

Fix race between SchemeCache and DescribeScheme#5255
PeshkovMikhail wants to merge 1 commit intoydb-platform:mainfrom
PeshkovMikhail:fix-describe-volume-timeout

Conversation

@PeshkovMikhail
Copy link
Contributor

@PeshkovMikhail PeshkovMikhail commented Feb 17, 2026

When manually preempted volumes are present and UseSchemeCache is true, the DescribeVolume request might be sent before SchemeCache is activated. Under such conditions, DescribeVolume will hit a timeout.

If the NavigateKeySet request isn’t delivered, the request will be rejected instead of waiting.

@github-actions
Copy link
Contributor

Hi! Thank you for contributing!
The tests on this PR will run after a maintainer adds an ok-to-test label to this PR manually. Thank you for your patience!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments