Skip to content

Bug Fix: Handle vectorIndexNotCached case appropriately#427

Merged
CascadingRadium merged 2 commits into
masterfrom
gpuStatFix
Jun 12, 2026
Merged

Bug Fix: Handle vectorIndexNotCached case appropriately#427
CascadingRadium merged 2 commits into
masterfrom
gpuStatFix

Conversation

@CascadingRadium

Copy link
Copy Markdown
Member
  • Currently, when the vector index is not cached in either the GPU or the CPU (memory-mapped),
    we do not update the vector field stat with a 0 value.
  • This results in the stat being omitted entirely from scorch stat, making it hard to
    diagnose the vector index state.
  • Fix this issue by setting the number of vector indexes in CPU and GPU to 0 when the index
    is not cached.

@CascadingRadium CascadingRadium merged commit 8a3f218 into master Jun 12, 2026
9 checks passed
@CascadingRadium CascadingRadium deleted the gpuStatFix branch June 12, 2026 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants