Historique des commits

Auteur SHA1 Message Date
  Yicheng Qin 27bfb3fcb2 etcdserver: improve error message when timeout due to leader fail il y a 9 ans
  Yicheng Qin 084936a920 etcdserver: specify timeout caused by leader election il y a 9 ans
  Brandon Philips 07b82832f0 etcdserver: move atomics to make etcd work on arm64 il y a 9 ans
  Yicheng Qin 7f95780bfb etcdserver: init raft internal var early il y a 9 ans
  Antoine Grondin 270487d340 etcdserver: use Infof to print formatted argument il y a 9 ans
  Xiang Li e0f9796653 etcdserver: use leveled logging il y a 9 ans
  Xiang Li 4a72d3a8bb etcdserver: refactore member.go il y a 9 ans
  Xiang Li db7db689a6 etcdserver: check cluster version compability when joining il y a 9 ans
  Xiang Li 9f8342dba4 etcdserver: do not get local version via HTTP il y a 9 ans
  Yicheng Qin a6a649f1c3 etcdserver: stop exposing Cluster struct il y a 9 ans
  Yicheng Qin 032db5e396 *: extract types.Cluster from etcdserver.Cluster il y a 9 ans
  Xiang Li e866314b94 etcdserver: support update cluster version through raft il y a 9 ans
  Xiang Li 94ffd72c7e etcdserver: rename StoreAdminPrefix to StoreClusterPrefix il y a 9 ans
  Xiang Li 6699107f61 *: add cluster version and cluster version detection. il y a 9 ans
  Yicheng Qin 1c1cccd236 rafthttp: stop etcd if it is found removed when stream dial il y a 9 ans
  Yicheng Qin ebecee34e0 Merge pull request #2701 from yichengq/rafthttp-anon il y a 9 ans
  Yicheng Qin 9f19b5660f rafthttp: add AddRemote il y a 9 ans
  xiaost cab1e9a723 etcdserver: skip noop entry in apply il y a 9 ans
  Yicheng Qin 1d96de459a etcdserver: init server stats before passing it as argument il y a 9 ans
  Yicheng Qin 1811701427 Revert "etcdserver: fix cluster fallback recovery" il y a 9 ans
  Yicheng Qin 88224f6f4e Revert "etcdserver: not apply stale conf change in cluster and transport" il y a 9 ans
  Xiang Li 98f8dfbc9d etcdserver: prevExist=true + condition is compareAndSwap il y a 9 ans
  xiaost eab2c2224a etcdserver: fix minor bug in EtcdServer.send il y a 9 ans
  Yicheng Qin 7a7e1f7a7c etcdserver: metrics and monitor number of file descriptor il y a 9 ans
  Yicheng Qin 9e5743c816 etcdserver: stop raft node goroutine before stop server il y a 9 ans
  Yicheng Qin dd92a2b484 Merge pull request #2556 from yichengq/fix-apply-conf il y a 9 ans
  Yicheng Qin 40197f0698 etcdserver: not apply stale conf change in cluster and transport il y a 9 ans
  Yicheng Qin 5e0077cc0c etcdserver: print out extra files in data dir instead of erroring il y a 9 ans
  Yicheng Qin abcd828114 etcdserver: add join-existing check il y a 9 ans
  Xiang Li d015610da5 etcdserver: separate apply and raft routine il y a 9 ans