Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhance: [10kcp] Add secondary index for querynode segment manager #38312

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

congqixia
Copy link
Contributor

Cherry pick from pr
#38311
Related to #37630

Add secondary index with vchannel to reduce GetBy rlock holding time when segment number is large.

Related to milvus-io#37630

Add secondary index with vchannel to reduce `GetBy` rlock holding time
when segment number is large.

Signed-off-by: Congqi Xia <[email protected]>
@sre-ci-robot sre-ci-robot added the size/XL Denotes a PR that changes 500-999 lines. label Dec 9, 2024
@congqixia congqixia added 10kcp PR related to 10k collection partitions Project and removed size/XL Denotes a PR that changes 500-999 lines. labels Dec 9, 2024
@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: congqixia

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@czs007 czs007 merged commit 24a0559 into milvus-io:10kcp Dec 9, 2024
5 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10kcp PR related to 10k collection partitions Project approved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants