Skip to content

Backport 1.5.0: physical/spanner: use separate client for updating locks (#9423)#9440

Merged
calvn merged 1 commit into
release/1.5.xfrom
backport-pr-9423-1.5.x
Jul 9, 2020
Merged

Backport 1.5.0: physical/spanner: use separate client for updating locks (#9423)#9440
calvn merged 1 commit into
release/1.5.xfrom
backport-pr-9423-1.5.x

Conversation

@calvn
Copy link
Copy Markdown
Contributor

@calvn calvn commented Jul 9, 2020

  • physical/spanner: use separate client for updating locks

We believe this mitigates an issue where a large influx of requests
cause the leader to be unable to update the lock table (since it cannot
grab a client from the pool or the client has no more open connections),
which causes cascading failure.

* physical/spanner: use separate client for updating locks

We believe this mitigates an issue where a large influx of requests
cause the leader to be unable to update the lock table (since it cannot
grab a client from the pool or the client has no more open connections),
which causes cascading failure.
@calvn calvn added this to the 1.5 milestone Jul 9, 2020
@calvn calvn requested a review from a team July 9, 2020 20:59
@calvn calvn merged commit cd69a30 into release/1.5.x Jul 9, 2020
@calvn calvn deleted the backport-pr-9423-1.5.x branch July 9, 2020 21:01
pull Bot pushed a commit to NOUIY/vault that referenced this pull request Sep 18, 2025
…icorp#9426) (hashicorp#9440)

This reverts commit a55e884517a7c1f25e097a52e1555d4f81137068.

Co-authored-by: Ryan Cragun <me@ryan.ec>
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.

3 participants