feat: switch knowhere IO init to unified context pool API - #1596
Conversation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: CLiqing The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@CLiqing 🔍 Important: PR Classification Needed! For efficient project management and a seamless review process, it's essential to classify your PR correctly. Here's how:
For any PR outside the kind/improvement category, ensure you link to the associated issue using the format: “issue: #”. Thanks for your efforts and contribution to the community!. |
Align DiskANN reader submit/completion and max-events path with unified IOContextPool so runtime search uses io_uring instead of legacy AIO syscalls. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
@CLiqing e2e jenkins job failed, comment |
|
@CLiqing e2e jenkins job failed, comment |
|
@CLiqing please rebase |
Summary
SetIOContextPool(size_t)entrypoint in knowhere configIOContextPoolAPI instead of AIO-specific pathTest plan
make engine=cardinal)runVectool.sh --data=siftsmall --stage=search --index_type=HNSW --index_version=9)🤖 Generated with Claude Code