Gyu-Ho Lee
|
5b205729b9
rafthttp: add v3.0.0 to supported streams
|
il y a 8 ans |
Anthony Romano
|
ffc45cc066
rafthttp: fix race between streamReader.stop() and connection closer
|
il y a 8 ans |
Xiang Li
|
5183631f17
rafthttp: report error to correct chan
|
il y a 8 ans |
Xiang Li
|
a047aa4a81
rafthttp: rename to to peerID
|
il y a 8 ans |
Xiang Li
|
8528c8c599
*: more logging on critical state change
|
il y a 8 ans |
Xiang Li
|
86269ab5bf
rafthttp: simplify streamReader initilization
|
il y a 8 ans |
Gyu-Ho Lee
|
bd71a60875
rafthttp: update LICENSE header
|
il y a 8 ans |
Xiang Li
|
98dbdd5fbb
*: simplify network metrics
|
il y a 8 ans |
Gyu-Ho Lee
|
641a1a66e1
*: fix govet -shadow in go tip
|
il y a 8 ans |
Gyu-Ho Lee
|
6e6d64fb9b
*: clean up unused vars, functions
|
il y a 8 ans |
Gyu-Ho Lee
|
a42d1dc1fe
*: drain http.Response.Body before closing
|
il y a 8 ans |
Anthony Romano
|
bd832e5b0a
*: migrate Godeps to vendor/
|
il y a 8 ans |
Xiang Li
|
5d256b7b86
rafthttp: pause peer should also pause its reader
|
il y a 8 ans |
Xiang Li
|
e4f22cd6d8
rafthtt: smart batching
|
il y a 8 ans |
Xiang Li
|
74382f56fb
rafthttp: handle short case in if statement
|
il y a 8 ans |
Xiang Li
|
d393102e24
rafthttp: refactor
|
il y a 8 ans |
Xiang Li
|
11d3e9ac69
rafthttp: better comment for streamWriter
|
il y a 8 ans |
Anthony Romano
|
fe7cfe4d3d
rafthttp: plumb local peer URLs through transport
|
il y a 8 ans |
Anthony Romano
|
db0b505de5
rafthttp: add requester to transport if peer does not exist
|
il y a 8 ans |
siddontang
|
54a45ba2f5
*: fix typo
|
il y a 8 ans |
Gyu-Ho Lee
|
6aa559f93d
rafthttp: more detailed logs when filled-up buffer
|
il y a 9 ans |
Yicheng Qin
|
ec3c2d23a3
*: update feature maps to adopt v2.3.0
|
il y a 9 ans |
Yicheng Qin
|
65d153db73
Merge pull request #3783 from yichengq/merge-logger
|
il y a 9 ans |
Yicheng Qin
|
6040d57106
rafthttp: use MergeLogger to merge message-drop log
|
il y a 9 ans |
Yicheng Qin
|
908a011604
rafthttp: mark unreachable on unexpected response
|
il y a 9 ans |
Yicheng Qin
|
5060b2f322
rafthttp: send all MsgApp on stream msgAppV2
|
il y a 9 ans |
Yicheng Qin
|
f725f6a552
rafthttp: deprecate streamTypeMsgApp
|
il y a 9 ans |
Xiang Li
|
427a154aae
rafthttp: various clean up
|
il y a 9 ans |
Yicheng Qin
|
6fc638673c
rafthttp: return err if stopped before setting cancel in dial()
|
il y a 9 ans |
Yicheng Qin
|
fc95ec0cc6
rafthttp: always cancel in-flight request when stop streamReader
|
il y a 9 ans |