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

[milvus-4.2.16] Enable Milvus to handle larger datasets efficiently #134

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Rachit-Chaudhary11
Copy link
Contributor

@Rachit-Chaudhary11 Rachit-Chaudhary11 commented Oct 22, 2024

What this PR does / why we need it:

This PR introduces several enhancements to the queryNode configuration in Milvus to improve data handling and performance:

Impact

  1. Scalability: These changes enable Milvus to handle larger datasets more efficiently by leveraging disk storage.
  2. Performance: Improved memory and disk usage management will enhance the overall performance of the query node.
  3. Resource Utilization: Optimizes the use of available disk space, ensuring that the query node can store and manage large indexes without running into disk space limitations.

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Chart Version bumped
  • Variables are documented in the README.md
  • Title of the PR starts with chart name (e.g. [mychartname])
  • PR only contains changes for one chart

Signed-off-by: Rachit Chaudhary - r0c0axe added 2 commits October 22, 2024 11:34
Signed-off-by: Rachit Chaudhary <[email protected]>
Signed-off-by: Rachit Chaudhary <[email protected]>
@sre-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Rachit-Chaudhary11
To complete the pull request process, please assign yellow-shine after the PR has been reviewed.
You can assign the PR to them by writing /assign @yellow-shine in a comment when ready.

The full list of commands accepted by this bot can be found 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

@Rachit-Chaudhary11 Rachit-Chaudhary11 changed the title Highdatafix [milvus-4.2.16] Enable Milvus to handle larger datasets efficiently Oct 22, 2024
@mergify mergify bot added the ci-passed label Oct 22, 2024
@Rachit-Chaudhary11
Copy link
Contributor Author

Hi @haorenfsa @LoveEachDay please validate the changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants