milvus/internal/indexnode
cai.zhang 88da0251af
fix: [cherry-pick] Get current index version from knowhere (#34902)
issue: #34900 

master pr: #34901

Signed-off-by: Cai Zhang <cai.zhang@zilliz.com>
2024-07-23 10:25:52 +08:00
..
chunk_mgr_factory.go enhance: Support MinIO TLS connection (#31311) 2024-03-21 11:15:20 +08:00
chunkmgr_mock.go enhance: [2.4] Avoid merging insert data when buffering insert msgs (#34205) 2024-06-27 10:14:05 +08:00
etcd_mock.go Remove deprecated io/ioutil usage (#27747) 2023-10-17 20:32:09 +08:00
index_test.go enhance: [cherry-pick] Refine index code and support analyze data (#34311) 2024-07-02 09:50:39 +08:00
indexnode_component_mock.go Decouple basetable and componentparam (#26725) 2023-09-05 10:31:48 +08:00
indexnode_mock.go enhance: [cherry-pick] Refine index code and support analyze data (#34311) 2024-07-02 09:50:39 +08:00
indexnode_service_test.go enhance: [cherry-pick] Refine index code and support analyze data (#34311) 2024-07-02 09:50:39 +08:00
indexnode_service.go enhance: [cherry-pick] Refine index code and support analyze data (#34311) 2024-07-02 09:50:39 +08:00
indexnode_test.go enhance: [cherry-pick] Refine index code and support analyze data (#34311) 2024-07-02 09:50:39 +08:00
indexnode.go fix: Indexnode stuck at stopping progress cause by wrong lifetime control (#34559) 2024-07-10 15:14:13 +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 Refine state check (#27541) 2023-10-11 21:01:35 +08:00
OWNERS
task_analyze.go enhance: [cherry-pick] Refine index code and support analyze data (#34311) 2024-07-02 09:50:39 +08:00
task_index.go fix: [cherry-pick] Get current index version from knowhere (#34902) 2024-07-23 10:25:52 +08:00
task_scheduler_test.go enhance: [cherry-pick] Refine index code and support analyze data (#34311) 2024-07-02 09:50:39 +08:00
task_scheduler.go enhance: [cherry-pick] Refine index code and support analyze data (#34311) 2024-07-02 09:50:39 +08:00
task_state_test.go
task_state.go IndexCoord handle events correctly (#17878) 2022-07-07 14:44:21 +08:00
task_test.go enhance: [cherry-pick] Refine index code and support analyze data (#34311) 2024-07-02 09:50:39 +08:00
task.go enhance: [cherry-pick] Refine index code and support analyze data (#34311) 2024-07-02 09:50:39 +08:00
taskinfo_ops.go enhance: [cherry-pick] Refine index code and support analyze data (#34311) 2024-07-02 09:50:39 +08:00
util_test.go enhance: [cherry-pick] Refine index code and support analyze data (#34311) 2024-07-02 09:50:39 +08:00
util.go feat: support inverted index for array (#33452) (#34053) 2024-06-24 10:50:03 +08:00