Historique des commits

Auteur SHA1 Message Date
  Xiang Li 0541f0afa0 etcdserver: refactor ValidateClusterAndAssignIDs il y a 11 ans
  Yicheng Qin 77433ff6da etcdserver: recover cluster when receiving newer snapshot il y a 11 ans
  Yicheng Qin 0c2b45ddc6 etcdserver: not record attributes when add member il y a 11 ans
  Jonathan Boulle 3f358b6d5d etcdserver: ensure initial-advertise-peer-urls match initial-cluster il y a 11 ans
  Xiang Li 5967794009 *: support updating advertise-peer-url il y a 11 ans
  Yicheng Qin 014ef0f52d etcdserver: fix data race in cluster il y a 11 ans
  Jonathan Boulle 5055863e09 etcdserver: add docstrings for confchanges il y a 11 ans
  Yicheng Qin 211c5e3e29 etcdserver: fix data race in Cluster struct il y a 11 ans
  Yicheng Qin 1e05cd75c7 etcdserver: refactor sender il y a 11 ans
  Xiang Li bd2b18b6de etcdserver: validate peerurl when adding members il y a 11 ans
  Xiang Li 6fdbb086f4 Merge pull request #1623 from xiangli-cmu/valid_configuration il y a 11 ans
  Xiang Li 99b1af40c6 etcdserver: move config validation to cluster il y a 11 ans
  Xiang Li 98406af448 cluster: separate out membersFromStore from newClusterFromStore il y a 11 ans
  Yicheng Qin 6c9169b4f4 etcdserver: improve panic message in Cluster il y a 11 ans
  Yicheng Qin 791b2fd503 *: handle panic and fatal more consistently il y a 11 ans
  Yicheng Qin e02ef6b141 Merge pull request #1546 from unihorn/198 il y a 11 ans
  Yicheng Qin 2c5f062b7f etcdserver: better logging for assign ids from upstream il y a 11 ans
  Jonathan Boulle 55c92ad456 *: create ID type il y a 11 ans
  Xiang Li 3dfb6723b2 *: rename initial-cluster-name to initial-cluster-token il y a 11 ans
  Brian Waldon 80172c3d4a etcdserver: s/parseMemberID/mustParseMemberIDFromKey/ il y a 11 ans
  Yicheng Qin 08593bcdf6 etcdserver: support newly-join member bootstrap il y a 11 ans
  Jonathan Boulle d7301a5cf4 main: fix proxy initialization and setupCluster il y a 11 ans
  Jonathan Boulle af42f4a56b etcdserver: sort Members() in Cluster il y a 11 ans
  Yicheng Qin 4d80f01201 etcdserver: Cluster.IsIDremoved -> Cluster.IsIDRemoved il y a 11 ans
  Yicheng Qin d47de988e4 etcdserver: panic when >1 members have the given name in MemberByName il y a 11 ans
  Yicheng Qin 8eee8c260e etcdserver: rebase on master and code clean il y a 11 ans
  Yicheng Qin e21de51768 etcdserver: remove NewClusterFromMemberInfos il y a 11 ans
  Yicheng Qin f8b8bdeb17 etcdserver: use path.Join for member key in cluster il y a 11 ans
  Yicheng Qin 3d243baacd etcdserver: generate id when new cluster il y a 11 ans
  Yicheng Qin 67412e07f8 etcdserver: MemberFromName -> MemberByName il y a 11 ans