Gyuho Lee
|
e2dfe0f5d9
etcdserver/api/rafthttp: add v3 snapshot send/receive metrics
|
před 6 roky |
Anthony Romano
|
963339d265
rafthttp: permit very large v2 snapshots
|
před 7 roky |
Vimal Kumar
|
64e1a327ee
rafthttp/metrics.go:fixed TODO: record write/recv failures.
|
před 8 roky |
Anthony Romano
|
911dcc9386
rafthttp: close http socket when pipeline handler gets a raft error
|
před 8 roky |
Gyu-Ho Lee
|
e221699fd8
rafthttp: fix from go vet, go lint
|
před 8 roky |
Gyu-Ho Lee
|
bd71a60875
rafthttp: update LICENSE header
|
před 8 roky |
Xiang Li
|
98dbdd5fbb
*: simplify network metrics
|
před 8 roky |
Anthony Romano
|
bd832e5b0a
*: migrate Godeps to vendor/
|
před 8 roky |
Anthony Romano
|
fe7cfe4d3d
rafthttp: plumb local peer URLs through transport
|
před 8 roky |
Anthony Romano
|
db0b505de5
rafthttp: add requester to transport if peer does not exist
|
před 8 roky |
Anthony Romano
|
20461ab11a
*: fix many typos
|
před 8 roky |
Xiang Li
|
94da4b9ee5
rafthttp: log before receiving snapshot
|
před 9 roky |
Xiang Li
|
23bd60ccce
*: rewrite snapshot sending
|
před 9 roky |
Yicheng Qin
|
f725f6a552
rafthttp: deprecate streamTypeMsgApp
|
před 9 roky |
Xiang Li
|
427a154aae
rafthttp: various clean up
|
před 9 roky |
Xiang Li
|
e87cd0c17b
rafthttp: move new funcs to right place
|
před 9 roky |
Xiang Li
|
478fab6aca
rafthttp: rename NewHandler to newPipelineHandler
|
před 9 roky |
Xiang Li
|
080c11d14e
rafthttp: make ConnReadLimitByte private and add comment
|
před 9 roky |
Yicheng Qin
|
1f21ccf166
rafthttp: support sending v3 snapshot message
|
před 9 roky |
Dmitry Smirnov
|
b2f4a5f587
*: fix spelling issues (codespell).
|
před 9 roky |
Xiang Li
|
0fc764200d
rafthttp: monitor connection
|
před 9 roky |
Yicheng Qin
|
f1e995b070
rafthttp: use leveled logger
|
před 9 roky |
Yicheng Qin
|
c371d8c65c
rafthttp: version enforcement on rafthttp messages
|
před 9 roky |
Xiang Li
|
0d3d4c5b01
rafthttp: print out log when clusterID mismatch instead of exiting
|
před 9 roky |
Yicheng Qin
|
38b8e848ac
rafthttp: try stream msgappV1 handler if msgappV2 is unsupported
|
před 9 roky |
Yicheng Qin
|
1c1cccd236
rafthttp: stop etcd if it is found removed when stream dial
|
před 9 roky |
Yicheng Qin
|
0d88e0d111
rafthttp: introduce msgappv2 stream format
|
před 9 roky |
Yicheng Qin
|
399e3cdf81
rafthttp: add stream http tests
|
před 9 roky |
Yicheng Qin
|
b4b9b9118a
rafthttp: report MsgSnap status
|
před 9 roky |
Yicheng Qin
|
1c5a507761
rafthttp: refactor peer and add general stream
|
před 9 roky |