Yicheng Qin
|
fb4b0b5cf0
rafthttp: support to init term when adding peer
|
il y a 9 ans |
Yicheng Qin
|
7ff1fa36f2
rafthttp: always init streamReader before return from newPeer
|
il y a 9 ans |
Yicheng Qin
|
0de0e4b77c
rafthttp: pretty print message drop info
|
il y a 9 ans |
Yicheng Qin
|
1dbe72bb74
rafthttp: pretty print connection error
|
il y a 9 ans |
Yicheng Qin
|
f1e995b070
rafthttp: use leveled logger
|
il y a 9 ans |
Xiang Li
|
28878e34ff
Merge pull request #2903 from xiang90/chord_rafthttp
|
il y a 9 ans |
Yicheng Qin
|
c371d8c65c
rafthttp: version enforcement on rafthttp messages
|
il y a 9 ans |
Xiang Li
|
a7a4233f0b
rafhttp: clean up logging messages
|
il y a 9 ans |
Yicheng Qin
|
19fc1a7137
rafthttp: update streamReader term in time
|
il y a 9 ans |
Yicheng Qin
|
1c1cccd236
rafthttp: stop etcd if it is found removed when stream dial
|
il y a 9 ans |
Yicheng Qin
|
0d88e0d111
rafthttp: introduce msgappv2 stream format
|
il y a 9 ans |
Yicheng Qin
|
d9cb77aad5
rafthttp: report snapshot failure when dropping MsgSnap
|
il y a 9 ans |
Yicheng Qin
|
e41cbeda5d
rafthttp: drop messages in channel when disconnection
|
il y a 9 ans |
Yicheng Qin
|
a230003255
rafthttp: report unreachable when dropping messages
|
il y a 9 ans |
Xiang Li
|
b1ff6ddd88
Merge pull request #2446 from xiang90/apply-routine
|
il y a 9 ans |
Xiang Li
|
d015610da5
etcdserver: separate apply and raft routine
|
il y a 9 ans |
Yicheng Qin
|
51397a6423
rafthttp: use go-routine for MsgProp processing
|
il y a 9 ans |
Yicheng Qin
|
933ab1e4f7
rafthttp: peer.newURLc -> peer.newURLsC
|
il y a 9 ans |
Yicheng Qin
|
0fe9861197
rafthttp: support multiple peer urls
|
il y a 9 ans |
Xiang Li
|
cb105c626c
rafthttp: kill connection timeout TODO
|
il y a 9 ans |
Xiang Li
|
115b045505
rafthttp: add comment for timeout
|
il y a 9 ans |
Xiang Li
|
88bde91716
rafhttp: refactor func peer.pick in peer.go
|
il y a 9 ans |
Yicheng Qin
|
399e3cdf81
rafthttp: add stream http tests
|
il y a 9 ans |
Yicheng Qin
|
78aa251ab2
rafthttp: only use pipeline to send MsgSnap
|
il y a 9 ans |
Yicheng Qin
|
9b986fb4c1
rafthttp: report unreachable status of the peer
|
il y a 9 ans |
Yicheng Qin
|
1c5a507761
rafthttp: refactor peer and add general stream
|
il y a 9 ans |
Yicheng Qin
|
2c94e2d771
*: make dial timeout configurable
|
il y a 9 ans |
Yicheng Qin
|
55cd03ff4b
rafthttp: add run loop for peer
|
il y a 9 ans |
Yicheng Qin
|
d8a9e11e22
rafthttp: extract pipeline from peer
|
il y a 9 ans |
Brandon Philips
|
a4c4027dc7
rafthttp: becomes -> became in log line
|
il y a 9 ans |