mirror of
https://github.com/neondatabase/neon.git
synced 2026-07-03 20:20:38 +00:00
## Problem ChaosInjector is intended to skip non-active scheduling policies, but the current logic skips active shards instead. ## Summary of changes - Fixed shard eligibility condition to correctly allow chaos injection for shards with an Active scheduling policy.