Commit History

Author SHA1 Message Date
  nolouch f3f6427586 server: prevent blocking 6 years ago
  nolouch 4de27039cb server: drop read request if found leader changed 6 years ago
  Gyuho Lee 1399bc69ce etcdserver: update import paths to "go.etcd.io/etcd" 6 years ago
  Gyuho Lee eb6738053b etcdserver: add "etcd_server_id" metric 6 years ago
  Jingyi Hu dc01734c6b etcdserver: add grpc interceptor to log info on incoming requests to 6 years ago
  Joe Betz 750b87d622 Merge pull request #9924 from jpbetz/persist-lease-deadline 6 years ago
  Joe Betz 2edb954bce lease: Checkpoint lease TTLs to prevent indefinite auto-renewal of long lived leases 6 years ago
  Gyuho Lee 57ec2226cc etcdserver: support zap.Logger in FD monitoring routine 6 years ago
  Joe Betz bbe2d777b1 lease: Add LessorConfig and wire zap logger into Lessor 6 years ago
  Gyuho Lee ddf45cb958 etcdserver: remove configuration print methods 6 years ago
  Gyuho Lee 52ffe9f79a etcdserver: clean up election tick timeout log output 6 years ago
  Gyuho Lee 7940113906 *: move internal "etcdserver/api/rafthttp" 6 years ago
  Gyuho Lee 2dd555c983 *: move "etcdserver/api/v3compactor" 6 years ago
  Gyuho Lee 871c218894 *: move "etcdserver/api/v3alarm" 6 years ago
  Gyuho Lee 9149565cb3 *: move to "etcdserver/api/membership" 6 years ago
  Gyuho Lee 671f1c41a8 etcdserver/api/v2discovery: move internal "discovery" package 6 years ago
  Gyuho Lee 1e4f56114e etcdserver: use new "snap" import paths 6 years ago
  Gyuho Lee 49d672ff9b etcdserver: rename "SnapshotCount", add "SnapshotCatchUpEntries" 6 years ago
  Gyuho Lee 7a92bbfed2 etcdserver/*: move internal v2 packages 6 years ago
  Gyuho Lee a32db53765 etcdserver: add details to structured logger 6 years ago
  Jiang Xuan bf432648ae *: make bcrypt-cost configurable 6 years ago
  Gyuho Lee 5828efda38 *: use "zap.Field" 6 years ago
  Gyuho Lee b3bd5887cd etcdserver: clarify server membership change logging 6 years ago
  Gyuho Lee eae30a6c9b etcdserver: fix "unconvert" warnings 6 years ago
  Gyuho Lee 30dd8a7dde etcdserver: support structured logging for auth 6 years ago
  Gyuho Lee 0e565c8960 etcdserver: use structured logging in "advertiseMatchesCluster" 6 years ago
  Gyuho Lee f7f6fdeb52 etcdserver: support structured logger for discovery, compactor 6 years ago
  Gyuho Lee 4f45f5d9dd Merge pull request #9591 from gyuho/election 6 years ago
  Gyuho Lee f205b22434 etcdserver: fix snapshot panic message 6 years ago
  Gyuho Lee 21d2e2ab6e etcdserver: add more tick fast-forward logs 6 years ago