-
feat: add unit tests for routing strategies and implement dynamic selector updates
发布于
2025-12-22 14:52:23 +00:00 Added comprehensive tests for
FillFirstSelectorandRoundRobinSelectorto ensure proper behavior, including deterministic, cyclical, and concurrent scenarios. Introduced dynamic routing strategy updates inservice.go, normalizing strategies and seamlessly switching betweenfill-firstandround-robin. UpdatedManagerto support selector changes via the newSetSelectormethod.下载附件