Historique des commits

Auteur SHA1 Message Date
  Anthony Romano afa0368dcc *: fix godoc bugs in interfaces and slice fields il y a 8 ans
  Xiang Li 390a4518c0 raft: rework comment for advance interface il y a 9 ans
  Anthony Romano 20461ab11a *: fix many typos il y a 8 ans
  Ben Darnell 22925a1d2f raft: Remove redundant `raft.Commit` field. il y a 8 ans
  Sam Rijs 896719c877 raft: use configured logger in raft/node.go il y a 8 ans
  Emil Hessman b9f22cb69b raft: fix Node doc typo il y a 9 ans
  Xiang Li 085447ed85 raft: fix raft node start bug il y a 9 ans
  Xiang Li b3fb052ad4 raft: make peers a prviate field in raft.Config il y a 9 ans
  Xiang Li abddef0f28 raft: make node configurable il y a 9 ans
  Xiang Li d9b5b56c82 raft: make raft configurable il y a 9 ans
  Xiang Li 97579e2e1d raft: introduce logger interface il y a 9 ans
  Xiang Li 9b4d52ee73 raft: do not resend snapshot if not necessary il y a 9 ans
  Xiang Li 2af33fd494 raft: add reportUnreachable il y a 9 ans
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright il y a 9 ans
  Ben Darnell 59214978a2 raft: Add applied index as an argument to newRaft and RestartNode. il y a 9 ans
  Xiang Li b34936b097 raft: add progress into status il y a 9 ans
  Xiang Li 0eaaad0e48 raft: add Status interface il y a 10 ans
  Xiang Li 2a83e350b1 Merge pull request #1992 from xiang90/rm_leader il y a 10 ans
  Xiang Li 152676f43a *: support removing the leader from a 2 members cluster il y a 10 ans
  Xiang Li fc96a9e4a7 raft: remove unnecessary funcs in raft.go il y a 10 ans
  Xiang Li e4c0f5c1a8 Merge pull request #1895 from xiang90/snap_nodes il y a 10 ans
  Xiang Li a5efbf826d raft: drop nodes in softState il y a 10 ans
  Yicheng Qin 0472ddf05f Merge pull request #1890 from yichengq/259 il y a 10 ans
  Yicheng Qin 4804c45e14 raft: set raft.Commit too when setting raftLog.committed il y a 10 ans
  Yicheng Qin 7317834417 raft: increase term to 1 before append initial entries il y a 10 ans
  Ben Darnell 3d91faf85a Pre-apply the bootstrapping ConfChange entries. il y a 10 ans
  Xiang Li 6409a8bf0d raft: filter out messages from unknow sender. il y a 10 ans
  Xiang Li 182c30a41a raft: refactor logging at node level il y a 10 ans
  Yicheng Qin 1c7b9317a9 Merge pull request #1833 from yichengq/244 il y a 10 ans
  Yicheng Qin 551a56fb98 raft: not call stableTo for restored snapshot il y a 10 ans