Yicheng Qin bd84e678e6 Merge pull request #3061 from yichengq/fix-stream-test 9 years ago
..
coder.go 758ff26dd8 rafthttp: add copyright header 9 years ago
functional_test.go 1c1cccd236 rafthttp: stop etcd if it is found removed when stream dial 9 years ago
http.go f1e995b070 rafthttp: use leveled logger 9 years ago
http_test.go 19fc1a7137 rafthttp: update streamReader term in time 9 years ago
message.go 758ff26dd8 rafthttp: add copyright header 9 years ago
message_test.go 1fdbbb959f rafthttp: add util, msgapp, message test 9 years ago
metrics.go 606876154d rafthttp: message_sent_latency metrics: channel -> sendingType 9 years ago
msgapp.go dee3001086 rafthttp: add back tests that commentted out 9 years ago
msgapp_test.go 1fdbbb959f rafthttp: add util, msgapp, message test 9 years ago
msgappv2.go 51548acb4f rafthttp: reduce allocs in msgappv2 9 years ago
msgappv2_test.go 51548acb4f rafthttp: reduce allocs in msgappv2 9 years ago
peer.go fb4b0b5cf0 rafthttp: support to init term when adding peer 9 years ago
peer_status.go 0de0e4b77c rafthttp: pretty print message drop info 9 years ago
peer_test.go 88bde91716 rafhttp: refactor func peer.pick in peer.go 9 years ago
pipeline.go 29dca49cb5 rafthttp: wait 1ms before enabling cancel 9 years ago
pipeline_test.go 740187f199 *: docs and code %s%maximal%maximum%g 9 years ago
remote.go 0de0e4b77c rafthttp: pretty print message drop info 9 years ago
stream.go fb4b0b5cf0 rafthttp: support to init term when adding peer 9 years ago
stream_test.go 28342ae097 rafthttp: avoid TestStream to use outdated stream 9 years ago
transport.go fb4b0b5cf0 rafthttp: support to init term when adding peer 9 years ago
transport_bench_test.go 1c1cccd236 rafthttp: stop etcd if it is found removed when stream dial 9 years ago
transport_test.go e25e368321 rafthttp: update term when AddPeer 9 years ago
urlpick.go b660ee408f rafthttp: move mu to the top in urlPicker struct 9 years ago
urlpick_test.go 0fe9861197 rafthttp: support multiple peer urls 9 years ago
util.go c371d8c65c rafthttp: version enforcement on rafthttp messages 9 years ago
util_test.go c371d8c65c rafthttp: version enforcement on rafthttp messages 9 years ago