Binbin 45ae39af04 Fix missing replication link re-connection when primary's IP/port is updated in clusterProcessGossipSection (#965)
`clusterProcessGossipSection` currently doesn't trigger a check and call `replicationSetPrimary` when `myself`'s primary node’s IP/port is updated. This fix ensures that after every node address update, `replicationSetPrimary` is called if the updated node is `myself`'s primary. This prevents missed updates and ensures that replicas reconnect properly to maintain their replication link with the primary.

Signed-off-by: Madelyn Olson <madelyneolson@gmail.com>
2024-09-30 15:07:33 -07:00
..
2022-11-23 17:39:08 +02:00
2024-04-07 17:32:10 -07:00
2023-10-18 10:44:10 +03:00
2020-04-24 17:11:21 -07:00
2024-08-12 13:38:20 -07:00
2022-11-09 19:50:07 +02:00
2022-11-09 19:50:07 +02:00
2022-03-09 13:58:23 +02:00
2020-05-05 23:35:08 -04:00
2022-04-17 15:43:22 +03:00
2022-10-02 13:56:45 +03:00
2024-07-02 00:24:19 -07:00
2022-08-23 12:37:56 +03:00
2023-02-12 09:23:29 +02:00
2023-02-12 09:23:29 +02:00
2021-07-10 10:04:54 -05:00
2022-07-18 10:56:26 +03:00
2023-01-22 16:32:20 +02:00
2023-06-22 08:10:42 -07:00
2023-06-22 08:10:42 -07:00
2023-02-12 09:23:29 +02:00
2024-07-30 16:40:02 -07:00