milvus/internal/querynodev2
congqixia 05f880708d
enhance: Make skip load work for all branches (#37160)
Related to #37112

Skip load logic used to work only when there is multiple segment load
info entires in load request. In continous delete case, delegator still
loads l0 segment, which occupies lot of memory.

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-10-25 23:37:29 +08:00
..
cluster enhance: Batch forward delete when using DirectForward (#37076) 2024-10-24 10:39:28 +08:00
collector enhance: remove cooling off in rate limiter for read requests (#35935) 2024-09-04 14:39:10 +08:00
delegator enhance: Make skip load work for all branches (#37160) 2024-10-25 23:37:29 +08:00
optimizers enhance: support retry search when topk is reduced and result not enough (#35645) 2024-10-23 19:19:30 +08:00
pipeline feat: support load and query with bm25 metric (#36071) 2024-10-11 10:23:20 +08:00
pkoracle fix: Check nodeID wildcard when removing pkOracle (#33895) 2024-06-18 14:11:58 +08:00
segments fix: Fix collection leak in querynode (#37061) 2024-10-25 19:59:29 +08:00
tasks fix: Unify loaded partition check to delegator (#36879) 2024-10-15 19:15:23 +08:00
tsafe
handlers_test.go enhance: Use common gc config (#36668) 2024-10-09 19:47:19 +08:00
handlers.go enhance: Fill start pos & level for growing segment (#36888) 2024-10-16 14:03:31 +08:00
local_worker_test.go enhance: Use common gc config (#36668) 2024-10-09 19:47:19 +08:00
local_worker.go enhance: Batch forward delete when using DirectForward (#37076) 2024-10-24 10:39:28 +08:00
metrics_info.go enhance: Add collection name label for some metric (#36951) 2024-10-25 14:29:47 +08:00
mock_data.go enhance: Update protobuf-go to protobuf-go v2 (#34394) 2024-07-29 11:31:51 +08:00
OWNERS
server_test.go enhance: Use common gc config (#36668) 2024-10-09 19:47:19 +08:00
server.go feat: Implement custom function module in milvus expr (#36560) 2024-10-25 15:25:30 +08:00
services_test.go enhance: support retry search when topk is reduced and result not enough (#35645) 2024-10-23 19:19:30 +08:00
services.go fix: Fix collection leak in querynode (#37061) 2024-10-25 19:59:29 +08:00