Historial de Commits

Autor SHA1 Mensaje Fecha
  Tobias Schottdorf c30c2e345b raft: let learners vote hace 5 años
  Tobias Schottdorf b9c051e7a7 raftpb: clean up naming in ConfChange hace 5 años
  Tobias Schottdorf b67303c6a2 raft: allow use of joint quorums hace 5 años
  Tobias Schottdorf c9491d7861 raft: clean up bootstrap hace 5 años
  Tobias Schottdorf c62b7048b5 raft: use RawNode for node's event loop hace 5 años
  Tobias Schottdorf aa158f36b9 raft: internally support joint consensus hace 5 años
  Tobias Schottdorf 6f009d211f raft: allow voter to become learner through snapshot hace 5 años
  Tobias Schottdorf b171e1c78b raft: centralize configuration change application hace 5 años
  Tobias Schottdorf f9c2d00fb3 raft: extract 'tracker' package hace 5 años
  Tobias Schottdorf e039629907 raft: use half-populated joint quorum hace 5 años
  Tobias Schottdorf 3def2364e4 raft: use membership sets in progress tracking hace 5 años
  Tobias Schottdorf c844526002 raft: prevent learners from becoming leader hace 5 años
  Gyuho Lee 34bd797e67 *: revert module import paths hace 5 años
  Tobias Schottdorf a11563737c raft: use progress tracker APIs in more places hace 5 años
  Tobias Schottdorf ea82b2b758 raft: move more methods onto the progress tracker hace 5 años
  Tobias Schottdorf dbac67e7a8 raft: extract progress tracking into own component hace 5 años
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number hace 5 años
  Jingyi Hu 5088d70d69 raft: leader response to learner MsgReadIndex hace 5 años
  shawnli 23731bf9ba raft: set lead to none when becomePreCandidate hace 5 años
  Tobias Schottdorf 5c209d66d2 raft: ensure leader is in ProgressStateReplicate hace 5 años
  Shin'ya Ueoka aa4313a55a *: fix github links hace 5 años
  Gyuho Lee b7ed4165ea raft: fix godoc in tests hace 6 años
  Gyuho Lee 965ba5ca8b Merge pull request #10203 from ping40/doc1022_2 hace 6 años
  Tobias Schottdorf ad49c8fd98 raft: fix bug in unbounded log growth prevention mechanism hace 6 años
  ping40 de470991e1 raft: fix description in UT hace 6 años
  Nathan VanBenschoten f89b06dc6d raft: provide protection against unbounded Raft log growth hace 6 años
  Gyuho Lee bb60f8ab1d raft: change import paths to "go.etcd.io/etcd" hace 6 años
  Xiang Li 11dd0b583b Merge pull request #9982 from bdarnell/pagination hace 6 años
  Ben Darnell a9e7c1e11f raft: Make flow control more aggressive hace 6 años
  Ben Darnell bc14deecca raft: Add a test for MaxSizePerMsg feature hace 6 años