mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-22 14:08:18 +00:00
1a5f7ce6ad
## Problem If the node intent includes more than one secondary, we can generate a replace optimization using a candidate node that is already a secondary location. ## Summary of changes - Exclude all other secondary nodes from the scoring process to ensure optimal candidate selection.