Histórico de Commits

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