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: update knowhere version #32696

Closed
wants to merge 78 commits into from

Conversation

chasingegg
Copy link
Contributor

No description provided.

chyezh and others added 30 commits April 3, 2024 12:07
fix:
1. sealed_segment num_rows reset to std::null opt
2. sealed_segment lazy_load reset to true after evicting to avoid
shortcut

---------

Signed-off-by: MrPresent-Han <[email protected]>
Signed-off-by: wayblink <[email protected]>
Signed-off-by: Cai Zhang <[email protected]>
Signed-off-by: chasingegg <[email protected]>
Co-authored-by: chasingegg <[email protected]>
…vus-io#31844)

issue: milvus-io#27589

---------

Signed-off-by: Cai Zhang <[email protected]>

(cherry picked from commit 1b76766)
Signed-off-by: jaime <[email protected]>
@yanliang567 yanliang567 removed this from the 2.4.1 milestone Apr 29, 2024
@chasingegg
Copy link
Contributor Author

chasingegg commented Apr 29, 2024

wait until 2.4.1 release

@chasingegg
Copy link
Contributor Author

/hold

chyezh and others added 6 commits April 29, 2024 16:05
…ge in cache (milvus-io#32684)

issue: milvus-io#32663

- use new param to control request resource timeout for lazy load。
- remove the timeout parameter of `Do`, remove `DoWait`. use `context`
to control the timeout.
- use `VersionedNotifier` to avoid notify event lost and broadcast,
remove the redundant goroutine in cache.

---------

Signed-off-by: chyezh <[email protected]>
Signed-off-by: chasingegg <[email protected]>
@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: chasingegg
To complete the pull request process, please assign congqixia after the PR has been reviewed.
You can assign the PR to them by writing /assign @congqixia 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

@sre-ci-robot sre-ci-robot added area/internal-api area/test sig/testing test/integration integration test size/XXL Denotes a PR that changes 1000+ lines. and removed size/XS Denotes a PR that changes 0-9 lines. labels May 9, 2024
@chasingegg chasingegg closed this May 9, 2024
@chasingegg chasingegg deleted the update-knowhere branch May 9, 2024 11:17
@mergify mergify bot added the needs-dco DCO is missing in this pull request. label May 9, 2024
Copy link
Contributor

mergify bot commented May 9, 2024

@chasingegg Thanks for your contribution. Please submit with DCO, see the contributing guide https://github.com/milvus-io/milvus/blob/master/CONTRIBUTING.md#developer-certificate-of-origin-dco.

@mergify mergify bot removed the dco-passed DCO check passed. label May 9, 2024
Copy link
Contributor

mergify bot commented May 9, 2024

@chasingegg Please associate the related issue to the body of your Pull Request. (eg. “issue: #”)

@chasingegg chasingegg restored the update-knowhere branch May 9, 2024 11:17
@mergify mergify bot added dco-passed DCO check passed. and removed needs-dco DCO is missing in this pull request. labels May 9, 2024
Copy link
Contributor

mergify bot commented May 9, 2024

⚠️ The sha of the head commit of this PR conflicts with #32906. Mergify cannot evaluate rules on this PR. ⚠️

@chasingegg chasingegg deleted the update-knowhere branch May 9, 2024 13:18
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.

None yet