You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(replication): probe leadership + assert lock keys by slot name
Follow-on to keying the leader lock on slotName: the admin runs-replication
status route probed the old name-keyed Redis key (would report leader:false
for every source), and the multi-source wiring test asserted the old
name-keyed lock keys (CI-red). Both updated to the slot-keyed format.
0 commit comments