antirez
33b286bf68
Don't update node pong time via gossip.
...
This feature was implemented in the initial days of the Redis Cluster
implementaiton but is not a good idea at all.
1) It depends on clocks to be synchronized, that is already very bad.
2) Moreover it adds a bug where the pong time is updated via gossip so
no new PING is ever sent by the current node, with the effect of no PONG
received, no update of tables, no clearing of PFAIL flag.
In general to trust other nodes about the reachability of other nodes is
a broken distributed programming model.
2013-08-26 16:16:25 +02:00
..
2012-04-13 17:52:33 -07:00
2013-01-19 10:59:44 +01:00
2012-11-08 18:31:32 +01:00
2013-06-28 16:39:49 +02:00
2013-06-28 16:39:49 +02:00
2013-06-28 16:39:49 +02:00
2013-06-28 16:39:49 +02:00
2013-06-28 16:39:49 +02:00
2013-06-28 16:39:49 +02:00
2013-07-10 14:37:13 +02:00
2013-07-08 16:08:36 +02:00
2013-08-20 12:04:57 +02:00
2012-11-08 18:31:32 +01:00
2013-01-19 10:59:44 +01:00
2012-11-22 10:12:11 +01:00
2013-07-22 10:31:38 +02:00
2013-08-26 16:16:25 +02:00
2013-07-22 10:31:38 +02:00
2013-02-27 11:50:35 +01:00
2013-01-19 10:59:44 +01:00
2012-04-09 12:20:47 +02:00
2012-11-29 14:20:08 +01:00
2013-06-27 12:18:29 +02:00
2013-07-22 10:31:38 +02:00
2013-08-20 11:49:55 +02:00
2013-08-19 15:00:57 +02:00
2012-02-14 16:11:46 +01:00
2012-12-11 17:01:00 +01:00
2013-05-17 17:19:02 +09:00
2013-05-14 11:23:16 +02:00
2012-11-08 18:31:32 +01:00
2012-11-08 18:31:32 +01:00
2010-07-01 14:38:51 +02:00
2010-07-01 14:38:51 +02:00
2010-07-01 14:38:51 +02:00
2013-01-19 10:59:44 +01:00
2013-03-21 13:32:08 +11:00
2013-02-26 11:52:12 +01:00
2013-01-21 12:34:22 +01:00
2013-02-24 18:17:46 +01:00
2013-03-26 10:58:10 +01:00
2013-08-12 12:50:49 +02:00
2013-01-28 13:15:16 +01:00
2013-07-28 11:00:09 +02:00
2013-08-19 15:01:21 +02:00
2012-11-08 18:31:32 +01:00
2013-06-21 12:07:53 +02:00
2012-11-08 18:31:32 +01:00
2012-11-08 18:31:32 +01:00
2013-08-20 12:04:57 +02:00
2013-01-19 10:59:44 +01:00
2013-08-08 16:42:08 +02:00
2012-11-08 18:31:32 +01:00
2013-01-19 10:59:44 +01:00
2013-07-11 17:47:55 +02:00
2013-03-26 18:16:03 +01:00
2013-08-22 14:01:16 +02:00
2013-08-22 14:05:07 +02:00
2013-08-19 15:01:21 +02:00
2013-01-19 10:59:44 +01:00
2013-08-12 12:50:45 +02:00
2013-07-16 15:41:24 +02:00
2013-07-16 15:43:36 +02:00
2013-06-25 15:36:48 +02:00
2013-07-24 11:21:39 +02:00
2013-08-12 11:38:21 +02:00
2013-07-24 11:21:39 +02:00
2013-02-27 11:50:35 +01:00
2013-01-19 10:59:44 +01:00
2010-07-01 14:38:51 +02:00
2013-07-22 10:31:38 +02:00
2012-11-08 18:31:32 +01:00
2012-11-08 18:31:32 +01:00
2013-07-22 10:31:38 +02:00
2012-05-02 22:41:50 +02:00
2013-07-22 10:31:38 +02:00
2013-07-22 10:31:38 +02:00
2013-07-22 10:31:38 +02:00
2013-07-22 10:31:38 +02:00
2013-08-19 15:01:05 +02:00
2012-11-08 18:31:32 +01:00
2013-07-24 18:59:54 +02:00
2013-07-02 12:08:07 +02:00
2011-07-06 15:22:00 +02:00
2013-05-27 11:44:04 +02:00
2013-08-19 15:01:21 +02:00
2012-11-08 18:31:32 +01:00
2013-08-19 15:01:21 +02:00
2011-02-28 09:56:48 +01:00
2013-01-19 10:59:44 +01:00
2012-11-19 11:47:35 +01:00