Historique des commits

Auteur SHA1 Message Date
  Gyuho Lee 1399bc69ce etcdserver: update import paths to "go.etcd.io/etcd" il y a 7 ans
  Gyuho Lee e714dd01b3 etcdserver: remove unnecessary type conversion il y a 7 ans
  Gyuho Lee 7940113906 *: move internal "etcdserver/api/rafthttp" il y a 7 ans
  Gyuho Lee 9149565cb3 *: move to "etcdserver/api/membership" il y a 7 ans
  Gyuho Lee 1e4f56114e etcdserver: use new "snap" import paths il y a 7 ans
  Gyuho Lee 49d672ff9b etcdserver: rename "SnapshotCount", add "SnapshotCatchUpEntries" il y a 7 ans
  Gyuho Lee 366db18662 etcdserver: define test transporter il y a 7 ans
  Gyuho Lee 7a92bbfed2 etcdserver/*: move internal v2 packages il y a 7 ans
  Gyuho Lee bdbed26f64 etcdserver: support structured logging il y a 7 ans
  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