Yicheng Qin 1b3d9130c9 Merge pull request #3759 from yichengq/rafthttp-unreachable il y a 10 ans
..
coder.go 758ff26dd8 rafthttp: add copyright header il y a 10 ans
fake_roundtripper_go14_test.go 61a75b3d48 rafthttp: always cancel in-flight request when pipeline.send il y a 10 ans
fake_roundtripper_test.go 61a75b3d48 rafthttp: always cancel in-flight request when pipeline.send il y a 10 ans
functional_test.go b61eaf3335 rafthttp: msgApp{Reader/Writer} -> msgAppV2{Reader/Writer} il y a 10 ans
http.go f725f6a552 rafthttp: deprecate streamTypeMsgApp il y a 10 ans
http_test.go f725f6a552 rafthttp: deprecate streamTypeMsgApp il y a 10 ans
metrics.go 606876154d rafthttp: message_sent_latency metrics: channel -> sendingType il y a 10 ans
msg_codec.go 7d3af5e15f rafthttp: rename message.go -> message_codec.go il y a 10 ans
msg_codec_test.go 7d3af5e15f rafthttp: rename message.go -> message_codec.go il y a 10 ans
msgappv2_codec.go 7d3af5e15f rafthttp: rename message.go -> message_codec.go il y a 10 ans
msgappv2_codec_test.go 7d3af5e15f rafthttp: rename message.go -> message_codec.go il y a 10 ans
peer.go b61eaf3335 rafthttp: msgApp{Reader/Writer} -> msgAppV2{Reader/Writer} il y a 10 ans
peer_status.go 8f6bf029f8 etcdserver: specify request timeout error due to connection lost il y a 10 ans
peer_test.go b61eaf3335 rafthttp: msgApp{Reader/Writer} -> msgAppV2{Reader/Writer} il y a 10 ans
pipeline.go 84d7825a77 rafthttp: stop masking errMemberRemoved in pipeline il y a 10 ans
pipeline_test.go 336d177c82 rafthttp: fix data races detected by go race detector il y a 10 ans
probing_status.go 0fc764200d rafthttp: monitor connection il y a 10 ans
remote.go 427a154aae rafthttp: various clean up il y a 10 ans
snapshot_sender.go 1f21ccf166 rafthttp: support sending v3 snapshot message il y a 10 ans
snapshot_store.go 427a154aae rafthttp: various clean up il y a 10 ans
stream.go 908a011604 rafthttp: mark unreachable on unexpected response il y a 10 ans
stream_test.go 336d177c82 rafthttp: fix data races detected by go race detector il y a 10 ans
transport.go a8e6e71bf9 *: fix various data races detected by race detector il y a 10 ans
transport_bench_test.go 207c92b627 rafthttp: build transport inside pkg instead of passed-in il y a 10 ans
transport_test.go 84d7825a77 rafthttp: stop masking errMemberRemoved in pipeline il y a 10 ans
urlpick.go b660ee408f rafthttp: move mu to the top in urlPicker struct il y a 10 ans
urlpick_test.go 0fe9861197 rafthttp: support multiple peer urls il y a 10 ans
util.go 1f21ccf166 rafthttp: support sending v3 snapshot message il y a 10 ans
util_test.go c371d8c65c rafthttp: version enforcement on rafthttp messages il y a 10 ans