Skip to content

[DocDB] Display blocker transactions when timing out from wait-queue #30377

@basavaraj29

Description

@basavaraj29

Jira Link: DB-20260

Description

When waiting requests timeout due to active blocker, the logs contain something like

Write failed: Timed out (yb/docdb/wait_queue.cc:172): Waiter transaction timed out waiting in queue, invoking callback.

It would be helpful to log the failed write's blocker transactions as well. though it would provide much visibility into which SQL statements was the blocker, it would at least provide some signal if many transactions are being blocked on a small set of transaction.

Issue Type

kind/enhancement

Warning: Please confirm that this issue does not contain any sensitive information

  • I confirm this issue does not contain any sensitive information.

Metadata

Metadata

Assignees

Labels

area/docdbYugabyteDB core featureskind/enhancementThis is an enhancement of an existing featurepriority/mediumMedium priority issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions