Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the hard upper limit for SQL write lock timeout #18260

Merged

Conversation

kjac
Copy link
Contributor

@kjac kjac commented Feb 7, 2025

Prerequisites

If there's an existing issue for this PR then this fixes #18143

Description

As mentioned in #18143, there is a somewhat arbitrary hard upper limit of 20s for obtaining the distributed SQL write lock. While this limit is more than sufficient in any normal scenario, there is really no reason for us imposing a hard upper limit.

This PR removes the hard upper limit 😄

@AndyButland AndyButland enabled auto-merge (squash) February 7, 2025 06:26
@AndyButland AndyButland merged commit 62f4666 into v15/dev Feb 7, 2025
28 checks passed
@AndyButland AndyButland deleted the v15/fix/18143-remove-upper-limit-for-write-lock-timeout branch February 7, 2025 06:37
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.

2 participants