Histórico de Commits

Autor SHA1 Mensagem Data
  Gyuho Lee e2dfe0f5d9 etcdserver/api/rafthttp: add v3 snapshot send/receive metrics há 6 anos atrás
  Anthony Romano 963339d265 rafthttp: permit very large v2 snapshots há 7 anos atrás
  Vimal Kumar 64e1a327ee rafthttp/metrics.go:fixed TODO: record write/recv failures. há 8 anos atrás
  Anthony Romano 911dcc9386 rafthttp: close http socket when pipeline handler gets a raft error há 8 anos atrás
  Gyu-Ho Lee e221699fd8 rafthttp: fix from go vet, go lint há 8 anos atrás
  Gyu-Ho Lee bd71a60875 rafthttp: update LICENSE header há 8 anos atrás
  Xiang Li 98dbdd5fbb *: simplify network metrics há 8 anos atrás
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ 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
  Xiang Li 94da4b9ee5 rafthttp: log before receiving snapshot há 9 anos atrás
  Xiang Li 23bd60ccce *: rewrite snapshot sending 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
  Xiang Li e87cd0c17b rafthttp: move new funcs to right place há 9 anos atrás
  Xiang Li 478fab6aca rafthttp: rename NewHandler to newPipelineHandler há 9 anos atrás
  Xiang Li 080c11d14e rafthttp: make ConnReadLimitByte private and add comment há 9 anos atrás
  Yicheng Qin 1f21ccf166 rafthttp: support sending v3 snapshot message há 9 anos atrás
  Dmitry Smirnov b2f4a5f587 *: fix spelling issues (codespell). há 9 anos atrás
  Xiang Li 0fc764200d rafthttp: monitor connection há 9 anos atrás
  Yicheng Qin f1e995b070 rafthttp: use leveled logger há 9 anos atrás
  Yicheng Qin c371d8c65c rafthttp: version enforcement on rafthttp messages há 9 anos atrás
  Xiang Li 0d3d4c5b01 rafthttp: print out log when clusterID mismatch instead of exiting há 9 anos atrás
  Yicheng Qin 38b8e848ac rafthttp: try stream msgappV1 handler if msgappV2 is unsupported há 9 anos atrás
  Yicheng Qin 1c1cccd236 rafthttp: stop etcd if it is found removed when stream dial há 9 anos atrás
  Yicheng Qin 0d88e0d111 rafthttp: introduce msgappv2 stream format há 9 anos atrás
  Yicheng Qin 399e3cdf81 rafthttp: add stream http tests há 9 anos atrás
  Yicheng Qin b4b9b9118a rafthttp: report MsgSnap status há 9 anos atrás
  Yicheng Qin 1c5a507761 rafthttp: refactor peer and add general stream há 9 anos atrás