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.13] Enable Milvus to handle larger datasets efficiently #129

Closed
wants to merge 10 commits into from

Conversation

Rachit-Chaudhary11
Copy link
Contributor

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

@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 Chaudhary - r0c0axe and others added 2 commits October 22, 2024 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants