Ping Xie 28976a9003
Fix PONG message processing for primary-ship tracking during failovers (#13055)
This commit updates the processing of PONG gossip messages in the
cluster. When a node (B) becomes a replica due to a failover, its PONG
messages include its new primary node's (A) information and B's
configuration epoch is aligned with A's. This allows observer nodes to
identify changes in primary-ship, addressing issues of intermediate
states and enhancing cluster state consistency during topology changes.

Fix #13018
2024-03-04 17:32:25 -08:00
..
2022-11-23 17:39:08 +02:00
2024-02-18 10:36:41 +02:00
2023-10-08 11:12:50 +03:00
2024-02-26 12:50:04 +02:00
2022-11-09 19:50:07 +02:00
2022-11-09 19:50:07 +02:00
2024-02-18 10:36:41 +02: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
2022-07-18 10:56:26 +03:00
2023-01-22 16:32:20 +02:00