milvus/internal/proto
chyezh a2502bde75
enhance: replica manager enhancement (#31496)
issue: #30647 

- ReplicaManager manage read only node now, and always do persistent of
node distribution of replica.

- All segment/channel checker using ReplicaManager to get read-only node
or read-write node, but not ResourceManager.

- ReplicaManager promise that only apply unique querynode to one replica
in same collection now (replicas in same collection never hold same
querynode at same time).

- ReplicaManager promise that fairly node count assignment policy if
multi replicas of collection is assigned to one resource group.

- Move some parameters check into ReplicaManager to avoid data race.

- Allow transfer replica to resource group that already load replica of
same collection

- Allow transfer node between resource groups that load replica of same
collection

---------

Signed-off-by: chyezh <chyezh@outlook.com>
2024-04-05 04:57:16 +08:00
..
data_coord.proto enhance: Return more fields in import progress response (#31539) 2024-03-24 21:57:06 +08:00
etcd_meta.proto enhance: Enable properites in database meta (#31394) 2024-03-19 19:21:06 +08:00
index_cgo_msg.proto
index_coord.proto enhance: Support MinIO TLS connection (#31311) 2024-03-21 11:15:20 +08:00
internal.proto feat: add more operation detail info for better allocation (#30438) 2024-03-28 06:33:11 +08:00
OWNERS
plan.proto feat: support segment pruner (#31003) 2024-03-22 13:57:06 +08:00
proxy.proto feat: Add import scheduler and manager (#29367) 2024-03-01 18:31:02 +08:00
query_coord.proto enhance: replica manager enhancement (#31496) 2024-04-05 04:57:16 +08:00
root_coord.proto enhance: Remove import v1 (#31403) 2024-03-22 15:29:09 +08:00
segcore.proto feat: add more operation detail info for better allocation (#30438) 2024-03-28 06:33:11 +08:00