Historique des commits

Auteur SHA1 Message Date
  Anthony Romano f6cd4d4f5b snap, etcdserver: tighten up snapshot path handling il y a 7 ans
  fanmin shi dfdaf082c5 etcdserver: add a test to ensure renaming db happens before persisting wal and snap files il y a 7 ans
  fanmin shi e33b10a666 etcdserver: add a test to ensure config change also update ConsistIndex il y a 7 ans
  Anthony Romano 714b48a4b4 etcdserver: initialize raftNode with constructor il y a 7 ans
  Anthony Romano d9ec6b4d22 *: return updated member list in v3 rpcs il y a 7 ans
  Anthony Romano 8ad935ef2c etcdserver: use cancelable context for server initiated requests il y a 7 ans
  Gyu-Ho Lee 80c10e150f etcdserver: remove possibly compacted entry look-up il y a 7 ans
  Gyu-Ho Lee 3d75395875 *: remove never-unused vars, minor lint fix il y a 7 ans
  Xiang Li 6a0a0a7ea1 etcdserver: make snaptest fail fast il y a 8 ans
  Gyu-Ho Lee 136c02da71 Merge pull request #6738 from gyuho/raft-cleanup il y a 8 ans
  Gyu-Ho Lee 5bd00ab1f6 *: fix minor typos il y a 8 ans
  Gyu-Ho Lee 6ec03d3f7c etcdserver: move 'EtcdServer.send' to raft.go il y a 8 ans
  Gyu-Ho Lee 0c61d8804a etcdserver: make WaitGroup.Add sync with Wait il y a 8 ans
  Anthony Romano 289e3c0c63 etcdserver: use stream recorder for TestPublishRetry il y a 8 ans
  Anthony Romano 3866e78c26 etcdserver: tighten up goroutine management il y a 8 ans
  Gyu-Ho Lee a56cb82180 etcdserver: add TransferLeadership for raft.Node il y a 8 ans
  Anthony Romano cfe09d34b8 etcdserver: don't race when waiting for store in TestSnapshot il y a 8 ans
  Xiang Li 1c5754f02d raft: fix readindex il y a 8 ans
  Xiang Li 3451623c71 etcdserver: fix TestSnap il y a 8 ans
  Xiang Li 6f2e7875aa etcdctl: add migrate command il y a 8 ans
  Gyu-Ho Lee abb4cd5646 etcdserver: update LICENSE header il y a 8 ans
  Xiang Li 9c103dd0de *: cancel required leader streams when memeber lost its leader il y a 8 ans
  Xiang Li 434f2c356d etcdserver: do not serve requests before finish the first internal proposal il y a 8 ans
  Anthony Romano b7ac758969 *: rename storage package to mvcc il y a 8 ans
  Anthony Romano 41382bc3f0 etcdserver: split out v2 raft apply interface il y a 8 ans
  Gyu-Ho Lee 641a1a66e1 *: fix govet -shadow in go tip il y a 8 ans
  Xiang Li b13b77f362 membership: update attr in membership pkg il y a 8 ans
  Xiang Li bf2289ae00 etcdserver: move membership related code to membership pkg il y a 8 ans
  Gyu-Ho Lee b0cc0e443c *: clean up if, bool comparison il y a 8 ans
  Xiang Li 70a9391378 *: enable v3 by default il y a 8 ans