etcd/rafthttp
Yicheng Qin 36f75cf062 rafthttp: use buffered channel as recv/prop chan
So it ensures that the message will not be discarded because the receive
side has not been ready, which happens easily in multiple core test.

Use log.fatal instead of log.error. The test exits when there is
something wrong because the error may affect following test cases.
2015-06-12 14:25:11 -07:00
..
2015-02-28 11:35:16 -08:00
2015-06-09 16:15:02 -07:00
2015-02-28 11:35:16 -08:00