milvus/cmd
wei liu 50ec3dd4db
enhance: avoid the coexistence of the old coordinator and the new node/proxy (#35760)
issue: #35719
pr: #35720 
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 12:33:01 +08:00
..
asan enhance: enable asan for milvus (#35687) 2024-08-26 09:54:58 +08:00
components enhance: add graceful stop timeout to avoid node stop hang under extreme cases (#30317) 2024-02-29 17:01:50 +08:00
embedded Format the code (#27275) 2023-09-21 09:45:27 +08:00
milvus enhance: Update protobuf-go to protobuf-go v2 (#34394) (#35555) 2024-08-21 18:50:58 +08:00
roles enhance: avoid the coexistence of the old coordinator and the new node/proxy (#35760) 2024-08-29 12:33:01 +08:00
tools feat: [2.4] provide more general configuration to control mmap behavior (#35609) 2024-08-23 12:35:02 +08:00
main.go enhance: enable asan for milvus (#35687) 2024-08-26 09:54:58 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00