mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-02 01:10:23 +08:00
_build_from_legacy_fields 在无 legacy 字段时默认返回 cache_affinity 而非 lru, 与 PoolConfig 默认值保持一致。PoolManager 在 scheduling_mode 为 multi_score 时 也获取和更新 LRU 数据,修复 cache_affinity/single_account 维度因缺少 lru_scores 导致排序失效的问题。