Historial de Commits

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