Historique des commits

Auteur SHA1 Message Date
  Gyu-Ho Lee 3d75395875 *: remove never-unused vars, minor lint fix il y a 7 ans
  Xiang 931cf3454a raft: make TestNodeTick reliable il y a 7 ans
  Peter Mattis ab03a42f06 raft: add Ready.MustSync il y a 7 ans
  Manjunath A Kumatagi 0914b8b707 test: Fix gosimple errors il y a 7 ans
  Dylan.Wen 16135165c2 raft: add RawNode test case for #6866 il y a 7 ans
  Xiang Li fc8cd44c72 raft: use status to test node stop il y a 7 ans
  Xiang Li f2eb8560ed raft: fix TestNodeProposeAddDuplicateNode il y a 8 ans
  Vincent Lee e6d1ebcc1d raft: use the channel instead of sleep to make test case reliable il y a 8 ans
  Vincent Lee bc6f5ad53e raft: fix test case for data race il y a 8 ans
  Vincent Lee 62bd5477b9 raft: fix test case, should wait config propose applied il y a 8 ans
  Vincent Lee 16e3ab0f11 raft: test case to check the duplicate add node propose il y a 8 ans
  Gyu-Ho Lee cb5c92f69b raft: do not attach term to MsgReadIndex il y a 8 ans
  Xiang Li 710b14ce56 raft: support safe readonly request il y a 8 ans
  Xiang Li a75688bd17 Merge pull request #6039 from xiang90/fix_r il y a 8 ans
  Xiang Li 484f579905 raft: hide Campaign rules on applying all entries il y a 8 ans
  Gyu-Ho Lee 4ff6c72257 raft: replace 'reflect.DeepEqual' with bytes.Equal il y a 8 ans
  Xiang Li 1c5754f02d raft: fix readindex il y a 8 ans
  Xiang Li 5f1c763993 Merge pull request #5553 from swingbach/master il y a 8 ans
  swingbach@gmail.com 0faae33ace raft: implemented read-only query when quorum check is on il y a 8 ans
  Xiang Li 848f539536 raft: make tick unblock and fix potential live lock il y a 8 ans
  Xiang Li 500296d0fb raft: fix TestNodeStepUnblock il y a 8 ans
  Gyu-Ho Lee fe884f8209 raft: update LICENSE header il y a 8 ans
  es-chow ac059eb8cb raft: transfer leader feature il y a 8 ans
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ il y a 8 ans
  Xiang Li aa59e7518e raft: remove unnecessary waitSchedule in test il y a 8 ans
  Gyu-Ho Lee c827c7432c raft: fix leaky goroutines in raft test il y a 8 ans
  Xiang Li a8cc1570d0 raft: support quorum check when raft is leader il y a 9 ans
  Yicheng Qin 0de52414cd raft: extend wait timeout in TestNodeAdvance il y a 9 ans
  Yicheng Qin 018fb8e6d9 pkg/testutil: ForceGosched -> WaitSchedule il y a 9 ans
  Xiang Li 085447ed85 raft: fix raft node start bug il y a 9 ans