milvus/cmd
wei liu 73be0ba941
enhance: avoid the coexistence of the old coordinator and the new node/proxy (#35720)
issue: #35719
In standalone mode, block the start process until the new coordinator is
active to avoid the coexistence of the old coordinator and the new
node/proxy
1. In the start/restart process, the new coordinator will become active
immediately and will not be blocked
2. In the rolling upgrade process, the new coordinator will not be
active until the old coordinator is down, and it will be blocked

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-08-29 13:55:01 +08:00
..
asan enhance: enable asan for milvus (#35627) 2024-08-23 21:06:58 +08:00
components enhance: support single pchannel level transaction (#35289) 2024-08-19 21:22:56 +08:00
embedded Format the code (#27275) 2023-09-21 09:45:27 +08:00
milvus enhance: Enable linux code checker (#35084) 2024-07-30 15:53:51 +08:00
roles enhance: avoid the coexistence of the old coordinator and the new node/proxy (#35720) 2024-08-29 13:55:01 +08:00
tools enhance: using streaming service in insert/upsert/flush/delete/querynode (#35406) 2024-08-29 10:03:08 +08:00
main.go enhance: enable asan for milvus (#35627) 2024-08-23 21:06:58 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00