Xiang Li
|
a047aa4a81
rafthttp: rename to to peerID
|
8 年之前 |
Xiang Li
|
c25c00fcf9
rafthttp: simplify initialization funcs
|
8 年之前 |
Xiang Li
|
8528c8c599
*: more logging on critical state change
|
8 年之前 |
Xiang Li
|
86269ab5bf
rafthttp: simplify streamReader initilization
|
8 年之前 |
Xiang Li
|
efe0ee7e59
rafthttp: remove the newPipeline func
|
8 年之前 |
Gyu-Ho Lee
|
bd71a60875
rafthttp: update LICENSE header
|
8 年之前 |
Anthony Romano
|
c5af1d7a88
rafthttp: fix race on peer status activeSince
|
8 年之前 |
Xiang Li
|
0c137b344b
rafthttp: do not block on proposal
|
8 年之前 |
Xiang Li
|
70a9391378
*: enable v3 by default
|
8 年之前 |
Anthony Romano
|
bd832e5b0a
*: migrate Godeps to vendor/
|
8 年之前 |
Xiang Li
|
5d256b7b86
rafthttp: pause peer should also pause its reader
|
8 年之前 |
Xiang Li
|
2a3cacb60c
rafthttp: remove unncessary go routine
|
8 年之前 |
Anthony Romano
|
fe7cfe4d3d
rafthttp: plumb local peer URLs through transport
|
8 年之前 |
Anthony Romano
|
db0b505de5
rafthttp: add requester to transport if peer does not exist
|
8 年之前 |
Anthony Romano
|
20461ab11a
*: fix many typos
|
8 年之前 |
siddontang
|
54a45ba2f5
*: fix typo
|
8 年之前 |
Xiang Li
|
23bd60ccce
*: rewrite snapshot sending
|
9 年之前 |
Gyu-Ho Lee
|
6aa559f93d
rafthttp: more detailed logs when filled-up buffer
|
9 年之前 |
Yicheng Qin
|
6040d57106
rafthttp: use MergeLogger to merge message-drop log
|
9 年之前 |
Yicheng Qin
|
b61eaf3335
rafthttp: msgApp{Reader/Writer} -> msgAppV2{Reader/Writer}
|
9 年之前 |
Yicheng Qin
|
5060b2f322
rafthttp: send all MsgApp on stream msgAppV2
|
9 年之前 |
Yicheng Qin
|
33231fccdd
rafthttp: fix wrong stream name returned by pick
|
9 年之前 |
Yicheng Qin
|
f725f6a552
rafthttp: deprecate streamTypeMsgApp
|
9 年之前 |
Xiang Li
|
427a154aae
rafthttp: various clean up
|
9 年之前 |
Yicheng Qin
|
1f21ccf166
rafthttp: support sending v3 snapshot message
|
9 年之前 |
Yicheng Qin
|
207c92b627
rafthttp: build transport inside pkg instead of passed-in
|
9 年之前 |
Yicheng Qin
|
8f6bf029f8
etcdserver: specify request timeout error due to connection lost
|
9 年之前 |
Yicheng Qin
|
ffae601af5
etcdmain: calculate dial timeout for peer transport
|
9 年之前 |
Yicheng Qin
|
fb4b0b5cf0
rafthttp: support to init term when adding peer
|
9 年之前 |
Yicheng Qin
|
7ff1fa36f2
rafthttp: always init streamReader before return from newPeer
|
9 年之前 |