milvus/internal/querynodev2
Bingyi Sun 0fe2ac4c3a
fix: fix mmap enable log (#31439)
issue: https://github.com/milvus-io/milvus/issues/31443

Signed-off-by: sunby <sunbingyi1992@gmail.com>
2024-03-20 19:17:05 +08:00
..
cluster enhance: make the watch dm channel request better compatibility (#30952) 2024-03-01 16:07:37 +08:00
collector fix: the system rejects all queries and never recovers if enabled read rate limit (#30061) 2024-01-17 23:30:55 +08:00
delegator enhance: Add AllPartitionsID const to replace InvalidPartitionID (#31438) 2024-03-20 19:01:05 +08:00
optimizers enhance: add new optimize param for queryhook (#29495) 2023-12-28 10:04:46 +08:00
pipeline feat: [Sparse Float Vector] add sparse vector support to milvus components (#30630) 2024-03-13 14:32:54 -07:00
pkoracle enhance: Add AllPartitionsID const to replace InvalidPartitionID (#31438) 2024-03-20 19:01:05 +08:00
segments enhance: add resource usage estimate for segment interface (#31050) 2024-03-19 11:53:05 +08:00
tasks test: support multiple data/querynodes in integration test (#30618) 2024-02-21 11:54:53 +08:00
tsafe Add ctx parameter for tsafe pkg & NewDelegator method (#27877) 2023-10-26 19:14:10 +08:00
handlers_test.go fix: correct autoindex segment num (#28387) 2023-11-22 11:12:22 +08:00
handlers.go test: support multiple data/querynodes in integration test (#30618) 2024-02-21 11:54:53 +08:00
local_worker_test.go feat: [Sparse Float Vector] add sparse vector support to milvus components (#30630) 2024-03-13 14:32:54 -07:00
local_worker.go fix: panic caused by type assert LocalSegment on Segment (#29018) 2023-12-08 01:50:38 +08:00
metrics_info.go enhance: add more metrics (#31271) 2024-03-19 15:23:06 +08:00
mock_data.go feat: Support multiple vector search (#29433) 2024-01-08 15:34:48 +08:00
OWNERS Add OWNERS file for qnv2 (#23196) 2023-04-03 16:22:24 +08:00
server_test.go enhance: add resource usage estimate for segment interface (#31050) 2024-03-19 11:53:05 +08:00
server.go fix: fix mmap enable log (#31439) 2024-03-20 19:17:05 +08:00
services_test.go feat: [Sparse Float Vector] add sparse vector support to milvus components (#30630) 2024-03-13 14:32:54 -07:00
services.go enhance: remove duplicated target node id check (#31087) 2024-03-11 15:31:02 +08:00