mirror of https://github.com/milvus-io/milvus.git
This pr fixs double assign in channels, recurr of dropped channel, amend extra channel meta, and refresh incorrect state with DN by the following edits: 1. Loose the lock in advanceStandbys to avoid concurrent assignment. 2. Trasfer ToWatch to ToRelease if DN returns ErrChannelRedupulicate. 3. Remove dup channel when recovering See also: #41876 pr: #41837 --------- Signed-off-by: yangxuan <xuan.yang@zilliz.com> |
||
---|---|---|
.. | ||
channel_manager.go | ||
channel_manager_test.go | ||
mock_channel_manager.go |