Commit History

Author SHA1 Message Date
  Yicheng Qin f725f6a552 rafthttp: deprecate streamTypeMsgApp 9 years ago
  Xiang Li 427a154aae rafthttp: various clean up 9 years ago
  Xiang Li 478fab6aca rafthttp: rename NewHandler to newPipelineHandler 9 years ago
  Yicheng Qin 1f21ccf166 rafthttp: support sending v3 snapshot message 9 years ago
  Yicheng Qin 207c92b627 rafthttp: build transport inside pkg instead of passed-in 9 years ago
  Yicheng Qin 233e717e2f rafthttp: expose struct to set configuration 9 years ago
  Yicheng Qin 8f6bf029f8 etcdserver: specify request timeout error due to connection lost 9 years ago
  Xiang Li 6b23a8131f *: test gofmt with -s and fix reported issues 9 years ago
  Xiang Li 845c51fedd *: fix typos vaild->valid 9 years ago
  Xiang Li b6580a9591 rafthttp: use customized transport for probing 9 years ago
  Xiang Li 1e048b5c24 rafthttp: cleanup prober when stopping the transport 9 years ago
  Xiang Li 0fc764200d rafthttp: monitor connection 9 years ago
  Yicheng Qin fb4b0b5cf0 rafthttp: support to init term when adding peer 9 years ago
  Yicheng Qin e25e368321 rafthttp: update term when AddPeer 9 years ago
  Yicheng Qin d92c89516b rafthttp: fix capnslog package name 9 years ago
  Yicheng Qin f1e995b070 rafthttp: use leveled logger 9 years ago
  Xiang Li a7a4233f0b rafhttp: clean up logging messages 9 years ago
  Yicheng Qin 19fc1a7137 rafthttp: update streamReader term in time 9 years ago
  Yicheng Qin 1c1cccd236 rafthttp: stop etcd if it is found removed when stream dial 9 years ago
  Yicheng Qin 9f19b5660f rafthttp: add AddRemote 9 years ago
  Yicheng Qin 88224f6f4e Revert "etcdserver: not apply stale conf change in cluster and transport" 9 years ago
  Yicheng Qin 40197f0698 etcdserver: not apply stale conf change in cluster and transport 9 years ago
  Yicheng Qin 0fe9861197 rafthttp: support multiple peer urls 9 years ago
  Xiang Li 44e53953c9 rafthttp: add comments for Transporter interface 9 years ago
  Yicheng Qin 9d445d2fcf rafthttp: add transport tests 9 years ago
  Yicheng Qin 399e3cdf81 rafthttp: add stream http tests 9 years ago
  Yicheng Qin b4b9b9118a rafthttp: report MsgSnap status 9 years ago
  Yicheng Qin 9b986fb4c1 rafthttp: report unreachable status of the peer 9 years ago
  Yicheng Qin 1c5a507761 rafthttp: refactor peer and add general stream 9 years ago
  Xiang Li 99840c9697 *: cleanup import 9 years ago