Histórico de Commits

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