Histórico de Commits

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