milvus/internal/querynodev2
congqixia 10622698df
enhance: reduce delete detail log to delete range (#29916)
Delete detail log will be large and hard to read when log level is
debug. This PR change the log to stringer and print only pk range,
number.

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-01-12 14:40:59 +08:00
..
cluster fix grpc error judge logic (#27800) 2023-10-20 04:28:09 +08:00
collector Format the code (#27275) 2023-09-21 09:45:27 +08:00
delegator enhance: add trace span for wait tsafe (#29911) 2024-01-12 14:03:04 +08:00
optimizers enhance: add new optimize param for queryhook (#29495) 2023-12-28 10:04:46 +08:00
pipeline enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
pkoracle enhance: add param for bloomfilter(#29388) (#29490) 2023-12-28 18:10:46 +08:00
segments enhance: Support read hardware metrics for cgroupv2 (#29850) 2024-01-12 10:30:51 +08:00
tasks fix: Restore the MVCC functionality. (#29749) 2024-01-09 11:38:48 +08:00
tsafe Add ctx parameter for tsafe pkg & NewDelegator method (#27877) 2023-10-26 19:14:10 +08:00
OWNERS Add OWNERS file for qnv2 (#23196) 2023-04-03 16:22:24 +08:00
handlers.go fix: Restore the MVCC functionality. (#29749) 2024-01-09 11:38:48 +08:00
handlers_test.go fix: correct autoindex segment num (#28387) 2023-11-22 11:12:22 +08:00
local_worker.go fix: panic caused by type assert LocalSegment on Segment (#29018) 2023-12-08 01:50:38 +08:00
local_worker_test.go fix: panic caused by type assert LocalSegment on Segment (#29018) 2023-12-08 01:50:38 +08:00
metrics_info.go Refine state check (#27541) 2023-10-11 21:01:35 +08:00
mock_data.go feat: Support multiple vector search (#29433) 2024-01-08 15:34:48 +08:00
server.go enhance: add ctx for HandleCStatus and callers (#29517) 2023-12-27 16:10:47 +08:00
server_test.go enhance: add ctx for HandleCStatus and callers (#29517) 2023-12-27 16:10:47 +08:00
services.go enhance: reduce delete detail log to delete range (#29916) 2024-01-12 14:40:59 +08:00
services_test.go fix: Restore the MVCC functionality. (#29749) 2024-01-09 11:38:48 +08:00