Histórico de commits

Autor SHA1 Mensagem Data
  Xiang Li 8c9a3c55bd raft: do not panic when removing all the nodes from cluster 8 anos atrás
  Peter Bourgon aedf2c5876 raft: Config: comment wrapping @ 80col 8 anos atrás
  Peter Bourgon 6c1b3a71db raft: clarify Heartbeat/ElectionTick comments 8 anos atrás
  Anthony Romano c5b51946eb *: exported godoc fixups 8 anos atrás
  Anthony Romano 20461ab11a *: fix many typos 8 anos atrás
  Xiang Li 37290820de Merge pull request #4293 from bdarnell/bcast-after-commit 8 anos atrás
  Xiang Li 6054748181 Merge pull request #4297 from ngaut/ngaut/raft-typo 8 anos atrás
  ngaut 751ab40f44 raft: typo 8 anos atrás
  Ben Darnell 0771d713e6 raft: Always call bcastAppend after maybeCommit 8 anos atrás
  Ben Darnell 22925a1d2f raft: Remove redundant `raft.Commit` field. 8 anos atrás
  Ben Darnell 46bb2582fe raft: Call maybeCommit after removing a node. 8 anos atrás
  davygeek 194607812c raft: follow golint notice to replace +=1 with ++ 8 anos atrás
  ngaut 8ee232d4ec raft: Rename q() to quorum() which is more readable 8 anos atrás
  ngaut b38dfda1c9 raft: Tiny refactor 8 anos atrás
  ngaut acee23112a raft: typo 8 anos atrás
  Jonathan Boulle af9f352fe3 raft: update RecentActive name in comments 9 anos atrás
  Xiang Li cc6d98bf89 etcdserver: only send snapshot when the member is active 9 anos atrás
  Xiang Li 9df46f9d6f raft: expose RecentActive in Progress 9 anos atrás
  Bram Gruneir 1901a4c718 raft: Ensure that Progress is not nil when a MsgSnapStatus comes in. 9 anos atrás
  Xiang Li a8cc1570d0 raft: support quorum check when raft is leader 9 anos atrás
  Xiang Li 5d0268aa2e Merge pull request #3877 from bdarnell/campaign-while-leader 9 anos atrás
  Ben Darnell fbeb58d265 raft: no-op instead of panic for Campaigning while leader 9 anos atrás
  Yicheng Qin 3a65442d7d raft: fix print format for term in one log line 9 anos atrás
  Yicheng Qin 533e728b64 Merge pull request #3609 from yichengq/raft-snapshot 9 anos atrás
  Yicheng Qin 4c82b481a5 raft: improve behavior when snapshot fails 9 anos atrás
  Kenji Kaneda f602767e50 raft: remove an obsolete TODO comment on 4MB maxMsgSize hard coding 9 anos atrás
  Dmitry Smirnov b2f4a5f587 *: fix spelling issues (codespell). 9 anos atrás
  Ben Darnell 4f20e01f60 raft: Ignore proposals if not a current member. 9 anos atrás
  Xiang Li 50c1db3fbf raft: downgrade the logging around snapshot to debugf 9 anos atrás
  es-chow cc362ccdad raft: set logger to raft so log context such as multinode groupID can be logged 9 anos atrás