mirror of
https://github.com/qdrant/qdrant.git
synced 2026-07-23 11:11:00 -05:00
Capacity is now checked once per batch of 32 points (single error origin in the segment holder), so the spill tests use three batches worth of points with a one-batch cap, and asserts allow the documented one-batch overshoot. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>