Commit History

Autor SHA1 Mensaxe Data
  es-chow 5bc56786dc raft: add RawNode which is a thread-unsafe node without goroutine and remove MultiNode %!s(int64=10) %!d(string=hai) anos
  es-chow cc362ccdad raft: set logger to raft so log context such as multinode groupID can be logged %!s(int64=10) %!d(string=hai) anos
  Xiang Li b4022899eb raft: fix panic in send app %!s(int64=10) %!d(string=hai) anos
  Xiang Li 7571b2cde2 raft: limit the size of msgApp %!s(int64=10) %!d(string=hai) anos
  Xiang Li 5ede18be74 raft: separate compact and createsnap in memory storage %!s(int64=11) %!d(string=hai) anos
  Barak Michener 92dca0af0f *: remove shadowing of variables from etcd and add travis test %!s(int64=11) %!d(string=hai) anos
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright %!s(int64=11) %!d(string=hai) anos
  Xiang Li 197e6b1b20 Merge pull request #1858 from vlajos/typofixes-vlajos-20141204 %!s(int64=11) %!d(string=hai) anos
  Veres Lajos 3de2ab2c04 *: typofixes %!s(int64=11) %!d(string=hai) anos
  Yicheng Qin 34a468de36 raft: return 0 for term of compacted index %!s(int64=11) %!d(string=hai) anos
  Xiang Li 3209fd544b raft: panic on bad slice %!s(int64=11) %!d(string=hai) anos
  Xiang Li 788d1e59a2 raft: use index in entry %!s(int64=11) %!d(string=hai) anos
  Xiang Li 649176934a raft: add tests for stableTo %!s(int64=11) %!d(string=hai) anos
  Xiang Li 3c0fbe285c raft: stableTo checks term matching %!s(int64=11) %!d(string=hai) anos
  Xiang Li 66252c7d62 raft: move all unstable stuff into one struct for future cleanup %!s(int64=11) %!d(string=hai) anos
  Xiang Li 9df0e7715d raft: do not panic on out of date compaction %!s(int64=11) %!d(string=hai) anos
  Yicheng Qin 1d01c8aa2d raft: remove unused raftLog.at function %!s(int64=11) %!d(string=hai) anos
  Xiang Li 65ad1f6ffd raft: attach Index to Entry in all tests %!s(int64=11) %!d(string=hai) anos
  Xiang Li 62a8df304a raft: fix error message in TestLogRestore %!s(int64=11) %!d(string=hai) anos
  Xiang Li e8afdcfe0a raft: refactor testUnstableEnts %!s(int64=11) %!d(string=hai) anos
  Ben Darnell b29240baf0 Merge remote-tracking branch 'coreos/master' into merge %!s(int64=11) %!d(string=hai) anos
  Ben Darnell 355ee4f393 raft: Integrate snapshots into the raft.Storage interface. %!s(int64=11) %!d(string=hai) anos
  Xiang Li bd4cfa2a07 raft: add handleHeartbeat %!s(int64=11) %!d(string=hai) anos
  Ben Darnell 300c5a2001 Merge remote-tracking branch 'coreos/master' into log-storage-interface %!s(int64=11) %!d(string=hai) anos
  Ben Darnell 64d9bcabf1 Add Storage.Term() method and hide the first entry from other methods. %!s(int64=11) %!d(string=hai) anos
  Yicheng Qin 7d0ffb3f12 raft: not set applied when restored from snapshot %!s(int64=11) %!d(string=hai) anos
  Ben Darnell 45e96be605 raft: PR feedback. %!s(int64=11) %!d(string=hai) anos
  Ben Darnell b29c512f50 Merge remote-tracking branch 'coreos/master' into log-storage-interface %!s(int64=11) %!d(string=hai) anos
  Ben Darnell 147fd614ce The initial term=0 log entry is now initially unstable. %!s(int64=11) %!d(string=hai) anos
  Ben Darnell 76a3de9a33 Require a non-nil Storage parameter in newLog. %!s(int64=11) %!d(string=hai) anos