milvus/internal/proto
wei liu 911a915798
feat: enable balance based on growing segment row count (#28623)
issue: #28622 

query node with delegator will has more rows than other query node due
to delgator loads all growing rows.
This PR enable the balance segment which based on the num of growing
rows in leader view.

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2023-11-27 14:58:26 +08:00
..
datapb fix: Remove ignored files in path (#28696) 2023-11-24 15:04:26 +08:00
data_coord.proto feat: Add Compaction views and triggers (#27906) 2023-11-23 17:30:25 +08:00
etcd_meta.proto [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
index_cgo_msg.proto Unify interface of vector index & scalar index. (#15959) 2022-03-21 14:23:24 +08:00
index_coord.proto Add chunk manager request timeout (#27692) 2023-10-23 20:08:08 +08:00
internal.proto enable ctx traceId for assignsegment on dc(#26972) (#27108) (#27030) 2023-09-18 11:39:20 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
plan.proto Support array datatype (#26369) 2023-09-19 14:23:23 +08:00
proxy.proto Support to manage connections (#24224) 2023-05-19 12:51:23 +08:00
query_coord.proto feat: enable balance based on growing segment row count (#28623) 2023-11-27 14:58:26 +08:00
root_coord.proto [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
segcore.proto add growing segment index (#23615) 2023-04-26 10:14:41 +08:00