Skip to content

Fix VGETATTR and VSIM for large attributes#1520

Open
tiagonapoli wants to merge 308 commits intomainfrom
tiagonapoli/fix-vgetattr-large-attributes
Open

Fix VGETATTR and VSIM for large attributes#1520
tiagonapoli wants to merge 308 commits intomainfrom
tiagonapoli/fix-vgetattr-large-attributes

Conversation

@tiagonapoli
Copy link
Collaborator

  • Attributes larger than 2**17=131072, which is the size of the server send buffer, were causing tests to fail due to failure to send those over the connection

…ets read/write/delete callbacks working _during_ index creation; this will simplify restoration and cleanup some stuff on the DiskANN side
kevin-montrose and others added 24 commits January 14, 2026 16:06
…ill some failures due to internal id reuse, adding dedicated (and failing) tests for that
Co-authored-by: tiagonapoli <tiagonapoli@microsoft.com>
* Implement VGETATTR

* Fix test

* update comments

* Minor refactor on test

* ADdress comments

* Fix format

* Fix build

* Handle unknown GarnetStatus

---------

Co-authored-by: tiagonapoli <tiagonapoli@microsoft.com>
* DiskANN grid E2E tests

* nit

* Address comments

---------

Co-authored-by: tiagonapoli <tiagonapoli@microsoft.com>
@tiagonapoli tiagonapoli force-pushed the tiagonapoli/fix-vgetattr-large-attributes branch from 629ff64 to 349df54 Compare January 30, 2026 13:45
Base automatically changed from vectorApiPoC to main February 6, 2026 21:50
@kevin-montrose kevin-montrose changed the base branch from main to vectorApi-storev1 February 9, 2026 15:29
Base automatically changed from vectorApi-storev1 to main February 25, 2026 17:52
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.

2 participants