Skip to content

2.27.0.0-b585

@yifanguan yifanguan tagged this 19 Sep 05:20
Summary:
After enabling auto analyze, test `CloneVectorIndex` failed consistently.
The root cause is `ClearCacheEntries` in `meta_cache` fails to get namespace id from random-generated uuid from YCQL system tables (pg_auto_analyze_table, pg_advisory_locks, etc), causing `ClearCacheEntries` to return an error status without proceeding.
Jira: DB-18073

Test Plan: jenkins tests

Reviewers: sanketh, asrivastava, mhaddad

Reviewed By: mhaddad

Subscribers: yql

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