Historie revizí

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