Yicheng Qin
|
28342ae097
rafthttp: avoid TestStream to use outdated stream
|
9 years ago |
Yicheng Qin
|
fb4b0b5cf0
rafthttp: support to init term when adding peer
|
9 years ago |
Xiang Li
|
684c721307
Merge pull request #2970 from yichengq/fix-stream-test
|
9 years ago |
Yicheng Qin
|
36f75cf062
rafthttp: use buffered channel as recv/prop chan
|
9 years ago |
Yicheng Qin
|
2f05b24d6d
rafthttp: {from, to} -> {local, remote} in stream
|
9 years ago |
Yicheng Qin
|
0a3a2720a1
Merge pull request #2923 from yichengq/rafthttp-status
|
9 years ago |
Yicheng Qin
|
1dbe72bb74
rafthttp: pretty print connection error
|
9 years ago |
Yicheng Qin
|
018fb8e6d9
pkg/testutil: ForceGosched -> WaitSchedule
|
9 years ago |
Yicheng Qin
|
c371d8c65c
rafthttp: version enforcement on rafthttp messages
|
9 years ago |
Yicheng Qin
|
38b8e848ac
rafthttp: try stream msgappV1 handler if msgappV2 is unsupported
|
9 years ago |
Yicheng Qin
|
2e43ac8463
rafthttp: add test for streamReader.updateMsgAppTerm
|
9 years ago |
Yicheng Qin
|
1c1cccd236
rafthttp: stop etcd if it is found removed when stream dial
|
9 years ago |
Alex Crawford
|
d9ad6aa2a9
*: update to use IANA-assigned ports
|
9 years ago |
Yicheng Qin
|
0d88e0d111
rafthttp: introduce msgappv2 stream format
|
9 years ago |
Yicheng Qin
|
e41cbeda5d
rafthttp: drop messages in channel when disconnection
|
9 years ago |
Yicheng Qin
|
51397a6423
rafthttp: use go-routine for MsgProp processing
|
9 years ago |
Yicheng Qin
|
0fe9861197
rafthttp: support multiple peer urls
|
9 years ago |
Yicheng Qin
|
fc2d7019e5
rafthttp: {nopProcessor, errProcessor} -> fakeRaft
|
9 years ago |
Yicheng Qin
|
45d6b76eea
rafthttp: add stream tests
|
9 years ago |