| .. |
|
coder.go
|
758ff26dd8
rafthttp: add copyright header
|
10 years ago |
|
doc.go
|
81229dbea9
*: add missing package descriptions
|
10 years ago |
|
fake_roundtripper_go14_test.go
|
61a75b3d48
rafthttp: always cancel in-flight request when pipeline.send
|
10 years ago |
|
fake_roundtripper_test.go
|
61a75b3d48
rafthttp: always cancel in-flight request when pipeline.send
|
10 years ago |
|
functional_test.go
|
b61eaf3335
rafthttp: msgApp{Reader/Writer} -> msgAppV2{Reader/Writer}
|
10 years ago |
|
http.go
|
94da4b9ee5
rafthttp: log before receiving snapshot
|
10 years ago |
|
http_test.go
|
23bd60ccce
*: rewrite snapshot sending
|
10 years ago |
|
metrics.go
|
964f6050ee
raft: use HistogramVec for message_sent_latency
|
10 years ago |
|
msg_codec.go
|
7d3af5e15f
rafthttp: rename message.go -> message_codec.go
|
10 years ago |
|
msg_codec_test.go
|
7d3af5e15f
rafthttp: rename message.go -> message_codec.go
|
10 years ago |
|
msgappv2_codec.go
|
7d3af5e15f
rafthttp: rename message.go -> message_codec.go
|
10 years ago |
|
msgappv2_codec_test.go
|
7d3af5e15f
rafthttp: rename message.go -> message_codec.go
|
10 years ago |
|
peer.go
|
23bd60ccce
*: rewrite snapshot sending
|
10 years ago |
|
peer_status.go
|
5329159b5e
rafthttp: remove failureMap from peerStatus
|
10 years ago |
|
peer_test.go
|
b61eaf3335
rafthttp: msgApp{Reader/Writer} -> msgAppV2{Reader/Writer}
|
10 years ago |
|
pipeline.go
|
84d7825a77
rafthttp: stop masking errMemberRemoved in pipeline
|
10 years ago |
|
pipeline_test.go
|
336d177c82
rafthttp: fix data races detected by go race detector
|
10 years ago |
|
probing_status.go
|
0fc764200d
rafthttp: monitor connection
|
10 years ago |
|
remote.go
|
6aa559f93d
rafthttp: more detailed logs when filled-up buffer
|
10 years ago |
|
snapshot_sender.go
|
d07a9cd893
Merge pull request #4059 from xiang90/snap_log
|
10 years ago |
|
stream.go
|
6aa559f93d
rafthttp: more detailed logs when filled-up buffer
|
10 years ago |
|
stream_test.go
|
80541d74d0
rafhttp: make TestStreamWriterAttachOutgoingConn more robust
|
10 years ago |
|
transport.go
|
4be152bb4f
rework
|
10 years ago |
|
transport_bench_test.go
|
207c92b627
rafthttp: build transport inside pkg instead of passed-in
|
10 years ago |
|
transport_test.go
|
84d7825a77
rafthttp: stop masking errMemberRemoved in pipeline
|
10 years ago |
|
urlpick.go
|
b660ee408f
rafthttp: move mu to the top in urlPicker struct
|
10 years ago |
|
urlpick_test.go
|
0fe9861197
rafthttp: support multiple peer urls
|
10 years ago |
|
util.go
|
4be152bb4f
rework
|
10 years ago |
|
util_test.go
|
c371d8c65c
rafthttp: version enforcement on rafthttp messages
|
10 years ago |