milvus/internal/querynodev2
congqixia 92e6ee6285
enhance: Use load pool for CreateTextIndex (#37898)
Related to #37895

Only resolves the starving issue which caused goroutine leakage

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-11-22 10:06:33 +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 fix: unstable integration test caused by paramtable.GetNodeID (#37909) 2024-11-21 22:16:33 +08:00
pipeline fix: add the request ctx for stream pipeline interface (#37835) 2024-11-22 03:10:34 +08:00
pkoracle fix: Check nodeID wildcard when removing pkOracle (#33895) 2024-06-18 14:11:58 +08:00
segments enhance: Use load pool for CreateTextIndex (#37898) 2024-11-22 10:06:33 +08:00
tasks enhance: move the search utilities from querynode into new module (#37531) 2024-11-11 11:10:27 +08:00
tsafe Add ctx parameter for tsafe pkg & NewDelegator method (#27877) 2023-10-26 19:14:10 +08:00
handlers_test.go enhance: Use common gc config (#36668) 2024-10-09 19:47:19 +08:00
handlers.go fix: Fix the bug that retrieved from wrong field for L0 segments (#37598) 2024-11-12 20:58:29 +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_test.go enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
metrics_info.go enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
mock_data.go enhance: Update protobuf-go to protobuf-go v2 (#34394) 2024-07-29 11:31:51 +08:00
OWNERS Add OWNERS file for qnv2 (#23196) 2023-04-03 16:22:24 +08:00
server_test.go enhance: move the search utilities from querynode into new module (#37531) 2024-11-11 11:10:27 +08:00
server.go enhance: move the search utilities from querynode into new module (#37531) 2024-11-11 11:10:27 +08:00
services_test.go enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
services.go fix: add the request ctx for stream pipeline interface (#37835) 2024-11-22 03:10:34 +08:00