[DocDB] Fix Unit Test Errors Caused by Inconsistent Table ID and Table Name #25423
Labels
area/docdb
YugabyteDB core features
kind/bug
This issue is a bug
priority/medium
Medium priority issue
status/awaiting-triage
Issue awaiting triage
Jira Link: DB-14655
Description
A new DCHECK, introduced as part of this pending work, ensures that all metrics sharing the same table_id have the same table_name. However, during testing, this DCHECK revealed several inconsistencies in existing unit tests where mismatches between table_id and table_name were found. These are test only issue and need to be corrected by assigning proper table_id and table_name values.
Issue Type
kind/bug
Warning: Please confirm that this issue does not contain any sensitive information
The text was updated successfully, but these errors were encountered: