milvus/internal/distributed
Ten Thousand Leaves 1e6f6bd072
Implement set segment state call from RootCoord to DataCoord. (#16374)
/kind feature

issue: #15604
Signed-off-by: Yuchen Gao <yuchen.gao@zilliz.com>
2022-04-06 15:33:32 +08:00
..
datacoord Implement set segment state call from RootCoord to DataCoord. (#16374) 2022-04-06 15:33:32 +08:00
datanode Implement RC, DC, DN calling path for import. (#16321) 2022-04-01 11:33:28 +08:00
indexcoord Enhance error message when coordinator not healthy (#15950) 2022-03-09 15:57:58 +08:00
indexnode Rename base_param to service_param, rename global_param to component_param (#15463) 2022-02-08 20:57:47 +08:00
proxy Implement set segment state call from RootCoord to DataCoord. (#16374) 2022-04-06 15:33:32 +08:00
querycoord Impl GetReplicas in Proxy (#16390) 2022-04-06 14:57:31 +08:00
querynode Modify grpc interface for replica Search/Query in QueryNode (#16326) 2022-04-02 14:15:31 +08:00
rootcoord Implement set segment state call from RootCoord to DataCoord. (#16374) 2022-04-06 15:33:32 +08:00
connection_manager_test.go
connection_manager.go
OWNERS