Commit History

作者 SHA1 備註 提交日期
  Tobias Schottdorf b9c051e7a7 raftpb: clean up naming in ConfChange 5 年之前
  Tobias Schottdorf 10680744b9 raft: introduce protos for joint quorums 5 年之前
  siddontang c6f2db2e92 raft: support learner 7 年之前
  Ben Darnell 73cae7abd0 raft: Implement the PreVote RPC described in thesis section 9.6 8 年之前
  Xiang Li 7432e9fbe9 Merge pull request #5809 from swingbach/master 8 年之前
  swingbach@gmail.com c36a40ca15 raft: introduce top-level context in message struct 8 年之前
  Jared Hulbert 90889ebc0f raftpb: atomic access alignment 8 年之前
  swingbach@gmail.com 0faae33ace raft: implemented read-only query when quorum check is on 8 年之前
  es-chow ac059eb8cb raft: transfer leader feature 8 年之前
  Xiang Li a8cc1570d0 raft: support quorum check when raft is leader 8 年之前
  Tamir Duberstein 45390b9fb8 *: regenerate proto to use local import path 9 年之前
  Xiang Li 581ef05bab *: resolve proto warnings 9 年之前
  Xiang Li 13f44e4b79 *: update generated proto code 9 年之前
  Xiang Li 05e240b892 *: update protobuf 9 年之前
  Xiang Li 9b4d52ee73 raft: do not resend snapshot if not necessary 9 年之前
  Xiang Li 2af33fd494 raft: add reportUnreachable 9 年之前
  Ben Darnell 2e1c36cdd9 raft: introduce MsgHeartbeatResp. 9 年之前
  Xiang Li 35b907ac58 raft: add lastIndex as rejectHint 9 年之前
  Xiang Li 149389cbfa raft: add msgHeartbeat type 9 年之前
  Ben Darnell 355ee4f393 raft: Integrate snapshots into the raft.Storage interface. 10 年之前
  Xiang Li 5967794009 *: support updating advertise-peer-url 10 年之前
  Yicheng Qin e200d2a8e2 etcdserver/raft: remove msgDenied, removedNodes, shouldStop 10 年之前
  Yicheng Qin 32c38820c1 raft: protobuf messageType 10 年之前
  Yicheng Qin 447caf1afc etcdserver/wal: record info at the head of WAL file 10 年之前
  Xiang Li af5b8c6c44 raft: int64 -> uint64 10 年之前
  Xiang Li 7b61565c0a raft: save removed nodes in snapshot 10 年之前
  Yicheng Qin fff918c672 raft: msg.Denied -> msg.Reject 10 年之前
  Yicheng Qin 0e8345aa73 Merge pull request #1143 from unihorn/136 10 年之前
  Xiang Li 86473d8a27 raft: add msg denied field 10 年之前
  Yicheng Qin 1d5d2e3726 *: Id -> ID for protobuf types 10 年之前