Historique des commits

Auteur SHA1 Message Date
  Gyuho Lee 811566f2f2 *: fix "v2store" imports il y a 7 ans
  Gyuho Lee 8a518b01c4 *: revert "internal/mvcc" change il y a 7 ans
  Gyuho Lee 9b5d6edc4b *: revert "internal/raftsnap" il y a 7 ans
  Gyuho Lee 0e12e888e0 *: move "internal/store" to "etcdserver/v2store" il y a 7 ans
  Gyuho Lee dd2f3b0de8 *: revert "internal/lease" change il y a 7 ans
  Gyuho Lee 80d15948bc *: move "mvcc" to "internal/mvcc" il y a 8 ans
  Gyuho Lee 349a377a67 *: move "lease" to "internal/lease" il y a 8 ans
  Gyuho Lee 880835c02c *: move "store" to "internal/store" il y a 8 ans
  Gyuho Lee dee39bf786 internal/raftsnap: move "raftsnap" to internal il y a 8 ans
  Gyuho Lee 6a70a931d3 etcdserver: rename "snap" to "raftsnap" package il y a 8 ans
  Gyu-Ho Lee 9a726b424d *: fix leaky context creation with cancel il y a 8 ans
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' il y a 8 ans
  Anthony Romano 758c3c09fd etcdserver: refactor v2 request processing il y a 8 ans
  Anthony Romano 1d3afd4bb5 etcdhttp, v2http, etcdserver: use etcdserver.{Server,ServerV2} interfaces il y a 8 ans
  Anthony Romano 1acc8090e3 Merge pull request #8110 from heyitsanthony/fix-test-sync-timeout il y a 8 ans
  Anthony Romano aa0e6b26c0 etcdserver: use RecorderStream for TestSyncTimeout to avoid missing action il y a 8 ans
  Anthony Romano dcf52bbfac etcdserver, embed, integration: don't use pointer for ServerConfig il y a 8 ans
  Anthony Romano f6cd4d4f5b snap, etcdserver: tighten up snapshot path handling il y a 8 ans
  fanmin shi dfdaf082c5 etcdserver: add a test to ensure renaming db happens before persisting wal and snap files il y a 8 ans
  fanmin shi e33b10a666 etcdserver: add a test to ensure config change also update ConsistIndex il y a 8 ans
  Anthony Romano 714b48a4b4 etcdserver: initialize raftNode with constructor il y a 8 ans
  Anthony Romano d9ec6b4d22 *: return updated member list in v3 rpcs il y a 8 ans
  Anthony Romano 8ad935ef2c etcdserver: use cancelable context for server initiated requests il y a 8 ans
  Gyu-Ho Lee 80c10e150f etcdserver: remove possibly compacted entry look-up il y a 8 ans
  Gyu-Ho Lee 3d75395875 *: remove never-unused vars, minor lint fix il y a 8 ans
  Xiang Li 6a0a0a7ea1 etcdserver: make snaptest fail fast il y a 9 ans
  Gyu-Ho Lee 136c02da71 Merge pull request #6738 from gyuho/raft-cleanup il y a 9 ans
  Gyu-Ho Lee 5bd00ab1f6 *: fix minor typos il y a 9 ans
  Gyu-Ho Lee 6ec03d3f7c etcdserver: move 'EtcdServer.send' to raft.go il y a 9 ans
  Gyu-Ho Lee 0c61d8804a etcdserver: make WaitGroup.Add sync with Wait il y a 9 ans