Asias He
e7c0db0160
streaming: Fix a race between initiator and follower
...
1) Node A sends prepare message (msg1) to Node A
2) Node B sends prepare message (msg2) back to Node A
3) Node A prepares what to receive according to msg2
The issue is that, Node B might sends before Node A prepares to receive.
To fix, we send a PREPARE_DONE_MESSAGE after step 3 to notify
node B to start sending.
2015-08-17 14:28:11 +08:00
..
2015-06-23 16:06:28 +08:00
2015-08-17 10:52:30 +08:00
2015-06-18 23:02:31 +08:00
2015-06-24 16:13:30 +08:00
2015-06-24 16:13:30 +08:00
2015-07-21 16:12:54 +08:00
2015-07-31 16:27:55 +08:00
2015-07-31 16:27:55 +08:00
2015-08-10 15:51:13 +08:00
2015-07-21 16:12:54 +08:00
2015-07-14 20:41:14 +08:00
2015-07-31 16:27:55 +08:00
2015-07-31 16:27:55 +08:00
2015-08-17 10:52:30 +08:00
2015-07-31 16:27:55 +08:00
2015-07-31 16:27:55 +08:00
2015-07-14 20:41:14 +08:00
2015-07-14 20:41:14 +08:00
2015-07-23 09:08:15 +08:00
2015-07-22 11:49:30 +08:00
2015-07-31 16:27:55 +08:00
2015-07-31 16:27:55 +08:00
2015-06-24 16:13:30 +08:00
2015-08-17 14:28:11 +08:00
2015-08-17 14:28:11 +08:00
2015-07-21 16:12:54 +08:00
2015-08-04 16:21:40 +08:00
2015-08-04 16:21:40 +08:00
2015-07-14 20:41:14 +08:00
2015-07-14 20:41:14 +08:00
2015-08-17 11:00:30 +08:00
2015-08-17 10:52:30 +08:00
2015-07-14 20:41:14 +08:00