Skip to content

[DocDB][PgVector] Vector Index ANN query returns empty results after rolling restart when DocDB flushed but vector LSM was not #32691

Description

@archit-rastogi

Jira Link: DB-22415

Description

Description:
Exact kNN OK; ybhnsw returns []; EXPLAIN still chooses HNSW.

Cause:
Vector index persists only a backfill_done placeholder (file/index NULL).
After restart, bootstrap skips WAL ops already in RocksDB and does not rebuild VI.

Test: https://itest-system.dev.yugabyte.com/test/149c3c28-eb6d-41e7-abea-c87df64e3714

Issue Type

kind/bug

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions