Commit History

Author SHA1 Message Date
  Xiang Li 276a4abac0 etcdserver: make heartbeat/election configurable 11 years ago
  Yicheng Qin 930156c18a integration: adjust election ticks using env var 11 years ago
  Xiang Li 4724cbbe2c etcdserver: one line 11 years ago
  Xiang Li d3db010190 *: support purging old wal/snap files 11 years ago
  Xiang Li 92096dfdc3 *: print out configuration when necessary 11 years ago
  Jonathan Boulle 1197c1f965 etcdserver: move peer URLs check to config 11 years ago
  Jonathan Boulle 3f358b6d5d etcdserver: ensure initial-advertise-peer-urls match initial-cluster 11 years ago
  Jonathan Boulle a607e097c6 etcdserver: re-order ServerConfig fields 11 years ago
  Xiang Li 0a9c6164af etcdserver: add support for force cluster 11 years ago
  Jonathan Boulle 8f1885a398 discovery: add command line flag for discovery-proxy 11 years ago
  Jonathan Boulle 04f6208ace etcdmain: use StringsFlag for initialclusterstate 11 years ago
  Jonathan Boulle 55c92ad456 *: create ID type 11 years ago
  Jonathan Boulle 0276089ed9 etcdserver: fix + expand config tests 11 years ago
  Yicheng Qin 67412e07f8 etcdserver: MemberFromName -> MemberByName 11 years ago
  Yicheng Qin 89572b5fd7 etcdserver: refactor cluster and clusterStore 11 years ago
  Barak Michener e42d65da12 etcdserver: Check the initial cluster settings after checking if the WAL exists 11 years ago
  Barak Michener 829cec8ccf Merge stylistic comments 11 years ago
  Barak Michener cb5a638c44 style comments 11 years ago
  Barak Michener 1ca7c031ff first round of comments 11 years ago
  Barak Michener 456d1ebcae etcdserver: Calculate IDs for nodes solely on PeerURLs 11 years ago
  Xiang Li a44849deec Merge pull request #1286 from coreos/clusterid 11 years ago
  Xiang Li ea6bcacfe4 *: generate clusterid 11 years ago
  Yicheng Qin dcaa7f0a37 Merge pull request #1328 from unihorn/169 11 years ago
  Yicheng Qin 17382ec905 etcdserver: skip initial-cluster check when reboot 11 years ago
  Jonathan Boulle 7a4d42166b *: add license header to all source files 11 years ago
  Yicheng Qin aa176610f3 main: remove duplicated self name check 11 years ago
  Xiang Li fbb874172c etcdserver: fix typo 11 years ago
  Xiang Li 30c7a7f2dd etcdserver: add shouldDiscover 11 years ago
  Xiang Li a85ec90d68 etcdserver: clean NewServer 11 years ago
  Xiang Li 8bbbaa88b2 *: raft related int64 -> uint64 11 years ago