Historial de Commits

Autor SHA1 Mensaje Fecha
  Gyuho Lee c6e3401255 etcdserver: make raft log configured by top level logger hace 5 años
  Tobias Schottdorf b9c051e7a7 raftpb: clean up naming in ConfChange hace 5 años
  Tobias Schottdorf eb4d9b640a etcdserver: fix createConfChangeEnts hace 5 años
  Tobias Schottdorf c9491d7861 raft: clean up bootstrap hace 5 años
  Tobias Schottdorf f9c2d00fb3 raft: extract 'tracker' package hace 5 años
  Gyuho Lee 34bd797e67 *: revert module import paths hace 5 años
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number hace 5 años
  Gyuho Lee 877f11bed8 etcdserver: improve heartbeat send failures logging hace 5 años
  James Shubin 368f70a37c etcdserver: Use panic instead of fatal on no space left error hace 5 años
  Gyuho Lee 8d1a62e7ef *: use default log configuration for server hace 5 años
  Gyuho Lee 1399bc69ce etcdserver: update import paths to "go.etcd.io/etcd" hace 6 años
  Gyuho Lee a1aade8c1b etcdserver: rename to "heartbeat_send_failures_total" hace 6 años
  Gyuho Lee 896a5e4a2b etcdserver: add "etcd_server_heartbeat_failures_total" hace 6 años
  Gyuho Lee 7940113906 *: move internal "etcdserver/api/rafthttp" hace 6 años
  Gyuho Lee 9149565cb3 *: move to "etcdserver/api/membership" hace 6 años
  Gyuho Lee 955fd99bc9 Merge pull request #9746 from gyuho/raft-logger hace 6 años
  Gyuho Lee 58ae15bd29 etcdserver: set default Raft logger with zap.Logger hace 6 años
  Gyuho Lee 49d672ff9b etcdserver: rename "SnapshotCount", add "SnapshotCatchUpEntries" hace 6 años
  Gyuho Lee 3ea7a5d0bd etcdserver: add "LoggerCore" field for Raft logger hace 6 años
  Maciej Borsz 46bc966aa7 etcdserver: add is_leader prometheus metric that is 1 on the leader. hace 6 años
  Gyuho Lee d0847f4f25 *: clean up/fix server structured logs hace 6 años
  Gyuho Lee bdbed26f64 etcdserver: support structured logging hace 6 años
  Gyuho Lee 041b9069a2 *: configure server logger hace 6 años
  Gyuho Lee 4f754c1850 etcdserver: clean up with "RaftStatusGetter" hace 6 años
  Gyuho Lee 9680b8a157 etcdserver: adjust election ticks on restart hace 6 años
  Gyuho Lee edec229e10 etcdserver: make "advanceTicks" method hace 6 años
  Gyuho Lee 78918848bd etcdserver: support Raft Pre-Vote hace 6 años
  Gyuho Lee 69357adf33 etcdserver: enable "CheckQuorum" when starting with "ForceNewCluster" hace 6 años
  dvonthenen 25cdf4ed92 *: expose Raft Applied Index through to "etcdctl endpoint status" hace 6 años
  Gyu-Ho Lee 75110dd839 *: fix naked returns hace 7 años