Commit History

Autor SHA1 Mensaxe Data
  杜军 8151d4d0bc raft: make memory storage set method thread safe %!s(int64=9) %!d(string=hai) anos
  sharat 9b3b1f80dd raft: handled panic for Term due to IOB %!s(int64=9) %!d(string=hai) anos
  sharat fd757756f5 raft: handling of applying old snapshots %!s(int64=9) %!d(string=hai) anos
  Gyu-Ho Lee 6a48961895 raft: len(entries) before Lock, use firstIndex %!s(int64=9) %!d(string=hai) anos
  Gyu-Ho Lee fe884f8209 raft: update LICENSE header %!s(int64=9) %!d(string=hai) anos
  Xiang Li 1b41ee9c99 raft: fix issues reported by golint %!s(int64=9) %!d(string=hai) anos
  Anthony Romano c5b51946eb *: exported godoc fixups %!s(int64=9) %!d(string=hai) anos
  Anthony Romano 20461ab11a *: fix many typos %!s(int64=10) %!d(string=hai) anos
  Shawn Smith edd823bba6 raft: fix var name in comment %!s(int64=10) %!d(string=hai) anos
  siddontang 54a45ba2f5 *: fix typo %!s(int64=10) %!d(string=hai) anos
  Kenji Kaneda ebd8cb04c1 raft: fix a description of MemoryStorage.Compact %!s(int64=10) %!d(string=hai) anos
  Yicheng Qin 4c82b481a5 raft: improve behavior when snapshot fails %!s(int64=10) %!d(string=hai) anos
  Yicheng Qin c6de464587 raft: lock storage when compact it %!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 97579e2e1d raft: introduce logger interface %!s(int64=10) %!d(string=hai) anos
  Xiang Li cbef6ab152 raft: clean up storage %!s(int64=11) %!d(string=hai) anos
  Xiang Li 5ede18be74 raft: separate compact and createsnap in memory storage %!s(int64=11) %!d(string=hai) anos
  Jonathan Boulle f1ed69e883 *: switch to line comments for copyright %!s(int64=11) %!d(string=hai) anos
  Ben Darnell fa247d09cc raft: remove panic when we see a proposal with no leader. %!s(int64=11) %!d(string=hai) anos
  Xiang Li 2f5b748a90 raft: clearify that the firstIndex might not be available. %!s(int64=11) %!d(string=hai) anos
  Xiang Li 312db7f0f3 raft: fix memory storage %!s(int64=11) %!d(string=hai) anos
  Xiang Li d214e87aee raft: make unstable.entries immutable; copy the entries at bad path %!s(int64=11) %!d(string=hai) anos
  Xiang Li 732cfa1ad6 raft: remove the applysnap from Storage interface %!s(int64=11) %!d(string=hai) anos
  Xiang Li 8de98d4903 raft: clean up %!s(int64=11) %!d(string=hai) anos
  Xiang Li 9bd1786fe4 raft: memory storage does not append out of date entries %!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 8aa89dba3d raft: make if checking match the error in storage.Term %!s(int64=11) %!d(string=hai) anos
  Xiang Li 10ebf1a335 raft: fix memoryStorage append %!s(int64=11) %!d(string=hai) anos
  Ben Darnell 9ddd8ee539 Rename Storage.HardState back to InitialState and include ConfState. %!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