Histórico de commits

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