mirror of
https://github.com/milvus-io/milvus.git
synced 2026-07-21 10:15:43 +00:00
## Summary - Revert #48994 to explore a better approach for dropping replicate configuration - The original implementation treated empty `ReplicateConfiguration` as a drop signal, which will be replaced with a cleaner design issue: #48993 ## Test plan - [ ] CI passes with the revert applied - [ ] Follow-up PR with improved implementation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Signed-off-by: Yihao Dai <yihao.dai@zilliz.com>