Commit History

作者 SHA1 備註 提交日期
  Tobias Schottdorf 306e75a96f raft: add a batch of interaction-driven conf change tests 5 年之前
  Tobias Schottdorf e8090e57a2 raft/rafttest: introduce datadriven testing 5 年之前
  Tobias Schottdorf 37ab5bdd21 raft: fix restoring joint configurations 5 年之前
  Tobias Schottdorf 9553994cd7 raft/auorum: remove unused type 5 年之前
  Gyuho Lee 34bd797e67 *: revert module import paths 5 年之前
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number 5 年之前
  Tobias Schottdorf 1569f4829d raft: print RejectHint of zero on MsgAppResp 5 年之前
  Tobias Schottdorf ad49c8fd98 raft: fix bug in unbounded log growth prevention mechanism 6 年之前
  Tobias Schottdorf 7a8ab37bfd raft: fix correctness bug in CommittedEntries pagination 6 年之前
  Gyuho Lee bb60f8ab1d raft: change import paths to "go.etcd.io/etcd" 6 年之前
  Ben Darnell 73cae7abd0 raft: Implement the PreVote RPC described in thesis section 9.6 8 年之前
  Gyu-Ho Lee f4141f0f51 raft: handle 'MsgTransferLeader' in follower 8 年之前
  Gyu-Ho Lee fe884f8209 raft: update LICENSE header 8 年之前
  es-chow ac059eb8cb raft: transfer leader feature 8 年之前
  Ben Darnell c185bdaf95 raft: Improve formatting of DescribeMessage 8 年之前
  Hitoshi Mitake 9b2da76796 raft: remove go vet compliants 8 年之前
  Xiang Li a8cc1570d0 raft: support quorum check when raft is leader 8 年之前
  Ben Darnell ef721db247 raft: Format node IDs as hex in DescribeMessage. 9 年之前
  Xiang Li 7571b2cde2 raft: limit the size of msgApp 9 年之前
  Xiang Li 9b4d52ee73 raft: do not resend snapshot if not necessary 9 年之前
  Xiang Li 2af33fd494 raft: add reportUnreachable 9 年之前
  Ben Darnell b53dc0826e Only use the EntryFormatter for normal entries. 9 年之前
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright 9 年之前
  Ben Darnell cd9d5573d4 raft: make EntryFormatter less clever. 9 年之前
  Ben Darnell e73d442e32 raft: Add support for custom formatters in DescribeMessage/DescribeEntry 9 年之前
  Ben Darnell 2e1c36cdd9 raft: introduce MsgHeartbeatResp. 9 年之前
  Xiang Li fc96a9e4a7 raft: remove unnecessary funcs in raft.go 9 年之前
  Xiang Li 6409a8bf0d raft: filter out messages from unknow sender. 9 年之前
  Xiang Li 8de98d4903 raft: clean up 10 年之前
  Ben Darnell 25b6590547 raft: introduce log storage interface. 10 年之前