Commit History

Author SHA1 Message Date
  Gyuho Lee 4bec0d7d67 etcdserver: add "InitialElectionTickAdvance" 6 years ago
  Gyuho Lee d0847f4f25 *: clean up/fix server structured logs 6 years ago
  Gyuho Lee a47c18ff5b embed: clean up initial server start logs 6 years ago
  Gyuho Lee bdbed26f64 etcdserver: support structured logging 6 years ago
  Gyuho Lee 041b9069a2 *: configure server logger 6 years ago
  Gyuho Lee 03cf9c45f8 etcdserver: fix typo in "adjustTicks" 6 years ago
  Gyuho Lee 744c73e019 etcdserver: fix "lease_expired_total" metrics 6 years ago
  Gyuho Lee 29db853317 etcdserver: replace "hostWhitelist" with "AccessController" 6 years ago
  Gyuho Lee 509cf414f7 etcdserver: remove duplicate "setAppliedIndex" calls 6 years ago
  Gyuho Lee 4f754c1850 etcdserver: clean up with "RaftStatusGetter" 6 years ago
  Gyuho Lee 9680b8a157 etcdserver: adjust election ticks on restart 6 years ago
  Gyuho Lee 78918848bd etcdserver: support Raft Pre-Vote 6 years ago
  Gyuho Lee 3648649277 etcdserver: add "HostWhitelist" to "ServerConfig" 6 years ago
  Gyuho Lee 8a518b01c4 *: revert "internal/mvcc" change 6 years ago
  Gyuho Lee 9b5d6edc4b *: revert "internal/raftsnap" 6 years ago
  Gyuho Lee 0e12e888e0 *: move "internal/store" to "etcdserver/v2store" 6 years ago
  Gyuho Lee dd2f3b0de8 *: revert "internal/lease" change 6 years ago
  Gyuho Lee bb95d190c1 *: revert "internal/auth" change 6 years ago
  Gyuho Lee 0850ccbf45 *: revert "internal/version" change 6 years ago
  Gyuho Lee 0e65660548 *: revert "internal/discovery" change 6 years ago
  Gyuho Lee 19010a7182 *: revert "internal/alarm" change 6 years ago
  Gyuho Lee 6bbe107225 *: revert "internal/compactor" package change 6 years ago
  Xiang b83244bd35 etcdserver: improve request took too long warning 6 years ago
  Gyuho Lee 37546f74ab *: move "version" to "internal/version" 6 years ago
  Hitoshi Mitake 6c91766490 *: move "auth" to "internal/auth" 6 years ago
  Gyuho Lee 80d15948bc *: move "mvcc" to "internal/mvcc" 6 years ago
  Gyuho Lee 349a377a67 *: move "lease" to "internal/lease" 6 years ago
  Gyuho Lee 880835c02c *: move "store" to "internal/store" 6 years ago
  Gyuho Lee 432581c7d0 *: move "discovery" to "internal/discovery" 6 years ago
  Gyuho Lee 46b9844ca5 *: move "alarm,compactor" to "internal/*" 6 years ago