Skip to content

Commit

Permalink
Update with reviewer feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
rmloveland committed Feb 23, 2024
1 parent 7e73926 commit 65e0c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/current/_includes/releases/v22.2/v22.2.19.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Release Date: February 26, 2024

<h3 id="v22-2-19-bug-fixes">Bug fixes</h3>

- Querying the [`crdb_internal.leases` table](https://www.cockroachlabs.com/docs/v22.2/crdb-internal) could cause a [node](https://www.cockroachlabs.com/docs/v22.2/ui-cluster-overview-page#node-status) to become unavailable due to a deadlock in the leasing subsystem. [#119463][#119463]
- Previously, querying the [`crdb_internal.leases` table](https://www.cockroachlabs.com/docs/v22.2/crdb-internal) could cause a [node](https://www.cockroachlabs.com/docs/v22.2/ui-cluster-overview-page#node-status) to become unavailable due to a deadlock in the leasing subsystem. This is now fixed. [#119463][#119463]

<div class="release-note-contributors" markdown="1">

Expand Down

0 comments on commit 65e0c9e

Please sign in to comment.