Historique des commits

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