Historie revizí

Autor SHA1 Zpráva Datum
  Yicheng Qin fb4b0b5cf0 rafthttp: support to init term when adding peer před 9 roky
  Yicheng Qin 2f05b24d6d rafthttp: {from, to} -> {local, remote} in stream před 9 roky
  Yicheng Qin bcc1aadea9 rafthttp: fix the misformat logging line před 9 roky
  Yicheng Qin 0de0e4b77c rafthttp: pretty print message drop info před 9 roky
  Yicheng Qin 1dbe72bb74 rafthttp: pretty print connection error před 9 roky
  Yicheng Qin f1e995b070 rafthttp: use leveled logger před 9 roky
  Xiang Li 28878e34ff Merge pull request #2903 from xiang90/chord_rafthttp před 9 roky
  Yicheng Qin c371d8c65c rafthttp: version enforcement on rafthttp messages před 9 roky
  Xiang Li a7a4233f0b rafhttp: clean up logging messages před 9 roky
  Xiang Li 0d3d4c5b01 rafthttp: print out log when clusterID mismatch instead of exiting před 9 roky
  Yicheng Qin fad2c09fa8 rafthttp: not log expected timeout as error před 9 roky
  Yicheng Qin 38b8e848ac rafthttp: try stream msgappV1 handler if msgappV2 is unsupported před 9 roky
  Yicheng Qin 2e43ac8463 rafthttp: add test for streamReader.updateMsgAppTerm před 9 roky
  Yicheng Qin 8637a4bf69 rafthttp: only close streamMsgApp when updating term před 9 roky
  Yicheng Qin 8e0992a28b rafthttp: resetCloser -> close před 9 roky
  Yicheng Qin fc4543a3fd Merge pull request #2628 from yichengq/improve-msgappv2 před 9 roky
  Yicheng Qin 1c1cccd236 rafthttp: stop etcd if it is found removed when stream dial před 9 roky
  Yicheng Qin 51548acb4f rafthttp: reduce allocs in msgappv2 před 9 roky
  Yicheng Qin 0d88e0d111 rafthttp: introduce msgappv2 stream format před 9 roky
  Yicheng Qin e41cbeda5d rafthttp: drop messages in channel when disconnection před 9 roky
  Yicheng Qin a230003255 rafthttp: report unreachable when dropping messages před 9 roky
  Yicheng Qin 51397a6423 rafthttp: use go-routine for MsgProp processing před 9 roky
  Xiang Li 8e76ccf979 Merge pull request #2439 from xiang90/metrics před 9 roky
  Xiang Li a32abdbb0f rafthttp: make metrics naming consistent před 9 roky
  Xiang Li ab33c068b7 rafthttp: record the number of failed messages před 9 roky
  Yicheng Qin 0fe9861197 rafthttp: support multiple peer urls před 9 roky
  Xiang Li 17aa3cf7db rafthttp: add metrics for sending message před 9 roky
  Xiang Li 44e53953c9 rafthttp: add comments for Transporter interface před 9 roky
  Yicheng Qin 8ec28f27d1 rafthttp: streamReader roundtrip -> dial před 9 roky
  Yicheng Qin 9b986fb4c1 rafthttp: report unreachable status of the peer před 9 roky