Xiang Li 3cb885c6b2 etcdhttp: return 409 instead of 412 when there is a conflict when adding a member 12 years ago
..
etcdhttp 3cb885c6b2 etcdhttp: return 409 instead of 412 when there is a conflict when adding a member 12 years ago
etcdserverpb ea6bcacfe4 *: generate clusterid 12 years ago
stats aa50af1c69 *: clean log.Print 12 years ago
cluster.go bd2b18b6de etcdserver: validate peerurl when adding members 12 years ago
cluster_state.go 08593bcdf6 etcdserver: support newly-join member bootstrap 12 years ago
cluster_state_test.go 7a4d42166b *: add license header to all source files 12 years ago
cluster_test.go bd2b18b6de etcdserver: validate peerurl when adding members 12 years ago
config.go 55c92ad456 *: create ID type 12 years ago
config_test.go 0276089ed9 etcdserver: fix + expand config tests 12 years ago
example_test.go 7a4d42166b *: add license header to all source files 12 years ago
member.go 791b2fd503 *: handle panic and fatal more consistently 12 years ago
member_test.go 55c92ad456 *: create ID type 12 years ago
sender.go eb472b7745 etcdserver: better logging when member is removed 12 years ago
server.go 4ed60471fe Merge pull request #1627 from xiangli-cmu/validate_peer_url 12 years ago
server_test.go 99b1af40c6 etcdserver: move config validation to cluster 12 years ago