-
Notifications
You must be signed in to change notification settings - Fork 4.1k
kv: expose interface to query locks #74833
Copy link
Copy link
Closed
Labels
C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-kvKV TeamKV Team
Description
Part of #67589.
In order to populate a virtual table to visualize which transactions are currently holding/waiting on locks in a database, we'll need to implement a new KV API request, QueryLocksRequest, to provide this interface.
Jira issue: CRDB-12287
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-kvKV TeamKV Team