milvus/internal/querynodev2
cqy123456 4c979538a4
enhance: update cagra index params in config and add params check (#29045)
issue:https://github.com/milvus-io/milvus/issues/29230
this pr do two things about cagra index:
 a.milvus yaml config support gpu memory settings

 b.add cagra-params check

Signed-off-by: cqy123456 <qianya.cheng@zilliz.com>
Co-authored-by: yusheng.ma <yusheng.ma@zilliz.com>
2023-12-26 11:04:47 +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: change protection to RLock for loadStreamDelete (#29450) 2023-12-25 23:27:02 +08:00
optimizers fix: correct autoindex segment num (#28387) 2023-11-22 11:12:22 +08:00
pipeline Add ctx parameter for tsafe pkg & NewDelegator method (#27877) 2023-10-26 19:14:10 +08:00
pkoracle Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
segments enhance: add log when release segment created for load failure (#29464) 2023-12-26 00:46:46 +08:00
tasks Refine state check (#27541) 2023-10-11 21:01:35 +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: panic caused by type assert LocalSegment on Segment (#29018) 2023-12-08 01:50:38 +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 Format the code (#27275) 2023-09-21 09:45:27 +08:00
server.go enhance: update cagra index params in config and add params check (#29045) 2023-12-26 11:04:47 +08:00
server_test.go enhance: Remove vector chunk manager (#28569) 2023-11-30 18:00:33 +08:00
services.go fix: sync action load segment with lack collection index info list (#28788) 2023-12-04 18:14:34 +08:00
services_test.go enhance: Remove vector chunk manager (#28569) 2023-11-30 18:00:33 +08:00