Historial de Commits

Autor SHA1 Mensaje Fecha
  Xiang Li 848f539536 raft: make tick unblock and fix potential live lock hace 8 años
  Xiang Li 500296d0fb raft: fix TestNodeStepUnblock hace 8 años
  Gyu-Ho Lee fe884f8209 raft: update LICENSE header hace 8 años
  es-chow ac059eb8cb raft: transfer leader feature hace 8 años
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ hace 8 años
  Xiang Li aa59e7518e raft: remove unnecessary waitSchedule in test hace 8 años
  Gyu-Ho Lee c827c7432c raft: fix leaky goroutines in raft test hace 8 años
  Xiang Li a8cc1570d0 raft: support quorum check when raft is leader hace 9 años
  Yicheng Qin 0de52414cd raft: extend wait timeout in TestNodeAdvance hace 9 años
  Yicheng Qin 018fb8e6d9 pkg/testutil: ForceGosched -> WaitSchedule hace 9 años
  Xiang Li 085447ed85 raft: fix raft node start bug hace 9 años
  Xiang Li abddef0f28 raft: make node configurable hace 9 años
  Xiang Li d9b5b56c82 raft: make raft configurable hace 9 años
  Xiang Li 7fe608532a raft: do not reset vote if term is not changed hace 9 años
  Xiang Li 9b4d52ee73 raft: do not resend snapshot if not necessary hace 9 años
  Barak Michener 92dca0af0f *: remove shadowing of variables from etcd and add travis test hace 9 años
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright hace 9 años
  Ben Darnell 59214978a2 raft: Add applied index as an argument to newRaft and RestartNode. hace 9 años
  Xiang Li a5efbf826d raft: drop nodes in softState hace 10 años
  Yicheng Qin 7317834417 raft: increase term to 1 before append initial entries hace 10 años
  Ben Darnell 3d91faf85a Pre-apply the bootstrapping ConfChange entries. hace 10 años
  Veres Lajos 3de2ab2c04 *: typofixes hace 10 años
  Ben Darnell 0d680d0e6b Merge remote-tracking branch 'coreos/master' into merge hace 10 años
  Brian Waldon 9a728a127a dep: bump golang.org/x/net/context hace 10 años
  Ben Darnell 355ee4f393 raft: Integrate snapshots into the raft.Storage interface. hace 10 años
  Ben Darnell 300c5a2001 Merge remote-tracking branch 'coreos/master' into log-storage-interface hace 10 años
  Ben Darnell 64d9bcabf1 Add Storage.Term() method and hide the first entry from other methods. hace 10 años
  Yicheng Qin 7d0ffb3f12 raft: not set applied when restored from snapshot hace 10 años
  Ben Darnell 39eddd8565 Merge remote-tracking branch 'coreos/master' into log-storage-interface hace 10 años
  Ben Darnell 32824e053c raft: Only call stableTo when we have ready entries or a snapshot. hace 10 años