Skip to content

2.31.0.0-b140

tagged this 05 Jun 06:22
Summary:
MinRunningHybridTime ASH samples are reported as TransactionStatusCache_DoGetCommitData with fixed
query_id = 13, but they do not include the tablet ID in wait_event_aux.

This makes ybtop/ASH unable to attribute the wait to a tablet or object, even though
MinRunningHybridTime() runs from a tablet’s TransactionParticipant.
This change adds tabletId to the MinRunningHybridTime wait_event.

Test Plan: ./yb_build.sh --cxx-test pg_ash-test --gtest_filter 'PgAshMinRunningHybridTimeTest.TestMinRunningHybridTimeWaitEventHasTabletId'

Reviewers: asaha, gaurav.singh

Reviewed By: asaha

Subscribers: yql, ybase, gaurav.singh, asaha

Differential Revision: https://phorge.dev.yugabyte.com/D53972
Assets 2
Loading