Historial de Commits

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