Historique des commits

Auteur SHA1 Message Date
  Xiang Li a047aa4a81 rafthttp: rename to to peerID il y a 8 ans
  Xiang Li 8528c8c599 *: more logging on critical state change 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
  Xiang Li 98dbdd5fbb *: simplify network metrics il y a 8 ans
  Anthony Romano fe7cfe4d3d rafthttp: plumb local peer URLs through transport il y a 8 ans
  Yicheng Qin 84d7825a77 rafthttp: stop masking errMemberRemoved in pipeline il y a 9 ans
  Yicheng Qin 908a011604 rafthttp: mark unreachable on unexpected response il y a 9 ans
  Xiang Li 336d177c82 rafthttp: fix data races detected by go race detector il y a 9 ans
  Yicheng Qin 4076dda101 rafthttp: fix wrong return in pipeline.handle 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 61a75b3d48 rafthttp: always cancel in-flight request when pipeline.send il y a 9 ans
  Yicheng Qin 29dca49cb5 rafthttp: wait 1ms before enabling cancel il y a 9 ans
  Yicheng Qin 1dbe72bb74 rafthttp: pretty print connection error il y a 9 ans
  Yicheng Qin 1403783326 Merge pull request #2911 from yichengq/rafthttp-plog il y a 9 ans
  Yicheng Qin f1e995b070 rafthttp: use leveled logger il y a 9 ans
  Yicheng Qin 7f8925e172 rafthttp: fix pipeline.stop may block il y a 9 ans
  Yicheng Qin c371d8c65c rafthttp: version enforcement on rafthttp messages il y a 9 ans
  Xiang Li 0d3d4c5b01 rafthttp: print out log when clusterID mismatch instead of exiting il y a 9 ans
  Yicheng Qin 9f19b5660f rafthttp: add AddRemote il y a 9 ans
  Xiang Li 8e76ccf979 Merge pull request #2439 from xiang90/metrics il y a 9 ans
  Xiang Li a32abdbb0f rafthttp: make metrics naming consistent il y a 9 ans
  Xiang Li ab33c068b7 rafthttp: record the number of failed messages il y a 9 ans
  Yicheng Qin 0fe9861197 rafthttp: support multiple peer urls il y a 9 ans
  Xiang Li 17aa3cf7db rafthttp: add metrics for sending message il y a 9 ans
  Yicheng Qin b4b9b9118a rafthttp: report MsgSnap status il y a 9 ans
  Yicheng Qin 9b986fb4c1 rafthttp: report unreachable status of the peer il y a 9 ans
  Yicheng Qin 1c5a507761 rafthttp: refactor peer and add general stream il y a 9 ans
  Yicheng Qin d8a9e11e22 rafthttp: extract pipeline from peer il y a 9 ans