milvus/internal/indexnode
MrPresent-Han 5634ba777d
add new threadpool with various priority to avoid deadlock(#25781) (#26028)
Signed-off-by: MrPresent-Han <chun.han@zilliz.com>
2023-08-03 09:31:07 +08:00
..
chunk_mgr_factory.go Use typeutil.ConcurrentMap instead of sync.Map (#25846) 2023-07-24 10:23:01 +08:00
chunkmgr_mock.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
errors_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
errors.go Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00
etcd_mock.go Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +08:00
index_test.go Unify interface of vector index & scalar index. (#15959) 2022-03-21 14:23:24 +08:00
indexnode_component_mock.go Fix misc copylocks and remove exclude rule (#22962) 2023-03-24 11:17:58 +08:00
indexnode_mock.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
indexnode_service_test.go Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00
indexnode_service.go Add more metrics (#25081) 2023-06-26 17:52:44 +08:00
indexnode_test.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
indexnode.go add new threadpool with various priority to avoid deadlock(#25781) (#26028) 2023-08-03 09:31:07 +08:00
metrics_info_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
metrics_info.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
task_scheduler_test.go Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00
task_scheduler.go Add more metrics (#25081) 2023-06-26 17:52:44 +08:00
task_state_test.go Fixbug: IndexNode should panic when save meta failed to MetaKV (#15347) 2022-01-24 17:18:46 +08:00
task_state.go IndexCoord handle events correctly (#17878) 2022-07-07 14:44:21 +08:00
task_test.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
task.go Refactor logs in DataCoord & DataNode (#25574) 2023-07-14 15:56:31 +08:00
taskinfo_ops.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
util.go Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00