d56d79018e
Merge pull request #151 from philips/listening-ip-cleanups
...
Listening ip cleanups
2013-09-01 03:08:14 -07:00
de0a8c60ac
feat(README): document -cl flag
2013-08-31 22:28:25 -07:00
e28fd7cc2b
fix(README): use 127.0.0.1 everywhere
...
0.0.0.0 used to be the default advertised ip, fix this everywhere.
2013-08-31 22:28:25 -07:00
bfeed190ea
feat(etcd): Default server listen and client listen to advertised IPs
...
Map the advertised IP to the listening IP by default. This will make
things nicer for the user.
2013-08-31 22:28:25 -07:00
59599dc519
Update README.md
...
add README version
change -F to -d for consistence
add -v to show SSL handshake message
2013-08-30 23:52:37 -04:00
0166edce77
Merge pull request #147 from iconara/patch-3
...
Change leader and machine result examples in readme
2013-08-27 07:50:40 -07:00
b8d85e627e
Change leader and machine result examples in readme
2013-08-27 16:30:25 +02:00
32cf8ddfde
Merge pull request #145 from philips/add-listen-host
...
feat(etcd): add listen host parameter
2013-08-23 13:08:01 -07:00
351e84aece
feat(etcd): add listen host parameter
...
this separates out the listening IP from the advertised IP. This is
necessary so that we can hit etcd on 127.0.0.1 but also advertise the
right IP to the rest of the cluster.
2013-08-23 13:07:15 -07:00
197689fcb5
Merge branch 'master' into moreStats
2013-08-23 13:45:51 -04:00
8264156ce9
Merge pull request #143 from xiangli-cmu/master
...
add testandset test
2013-08-23 10:16:54 -07:00
6108f8536f
add testandset test
2013-08-23 01:37:20 -04:00
808eb64bd7
tmp commit
2013-08-23 01:25:35 -04:00
4a617979a9
Merge pull request #142 from Mistobaan/master
...
invert logic to have less nesting
2013-08-22 22:11:20 -07:00
a543d644b4
Split raw get into rawGetNode and rawGetNodeList
2013-08-22 22:02:50 -07:00
6345e02d20
test and set creates the key if key does not exists. fixes #96
2013-08-22 22:02:50 -07:00
91aed9e232
Fix error code in README.md
...
There is no error code with number 404. It returns
100 when no key exist.
2013-08-22 21:59:10 -07:00
50d53f3ae0
fix(README): add cd etcd on build instructions
...
thanks to edw in #coreos for the fix
2013-08-22 13:13:41 -07:00
29b7aab5fc
Merge pull request #141 from Hoverbear/patch-1
...
Added a PUT handler that copies the behavior of the POST handler.
2013-08-21 14:50:30 -07:00
4f436ae70a
Added a PUT handler that copies the behavior of the POST handler. Fixes #139 .
2013-08-21 14:43:25 -07:00
23995ffc59
add recvQueue
2013-08-21 14:34:52 -07:00
4adc17eb01
Merge pull request #140 from marineam/quote
...
fix(build): If you quote in shell you're going to have a bad time.
2013-08-21 14:32:29 -07:00
e856acf05e
fix(build): If you quote in shell you're going to have a bad time.
2013-08-21 17:25:38 -04:00
6ef18b1ae3
thread-saft queue
2013-08-21 13:35:15 -07:00
9b7109b466
Merge pull request #137 from fatih/patch-1
...
Fix error code in README.md
2013-08-21 11:26:15 -07:00
8eca7b2ca8
Merge pull request #138 from fatih/patch-2
...
Fix api urls in examples
2013-08-21 06:05:16 -07:00
800c4718c1
Fix api urls in examples
...
They don't work without the v1
2013-08-21 14:43:43 +03:00
7563a13621
Fix error code in README.md
...
There is no error code with number 404. It returns
100 when no key exist.
2013-08-21 14:21:17 +03:00
10cdaea059
make a better array cyc-queue
2013-08-20 16:48:41 -07:00
f75c309d26
sampling sending rate
2013-08-20 16:33:54 -07:00
896c944c7e
add serverStats
2013-08-20 14:05:23 -07:00
2b66641b55
bump deps
2013-08-19 20:36:13 -07:00
9a63723bbe
add sdv
2013-08-19 20:35:56 -07:00
d8cd744f2f
fix remove node
2013-08-19 19:07:18 -07:00
e4b164c324
add avg
2013-08-19 17:40:13 -07:00
7a9fae9530
better warn on restart the entire cluster
2013-08-19 17:22:33 -07:00
41b2175fe0
Merge pull request #134 from xiangli-cmu/removePeer
...
add remove peer
2013-08-19 17:22:02 -07:00
a97590ff50
basic stats
2013-08-19 17:19:45 -07:00
dd2f856d63
if the whole cluster dies, should not panic
2013-08-19 16:26:09 -07:00
798d52e695
simplify remove/join process; add tests
2013-08-19 15:28:01 -07:00
fb9f09d240
use commandname
2013-08-19 13:43:12 -07:00
49c160b50c
change getMachines
2013-08-19 13:42:00 -07:00
64e6d54758
add remove peer
2013-08-19 12:10:11 -07:00
e7caa1475e
Merge pull request #133 from xiangli-cmu/master
...
add killAllAndRecovery test
2013-08-19 10:51:18 -07:00
57ef6e9f5a
add killallAndReocery test
2013-08-19 10:46:16 -07:00
7b289043c7
Merge pull request #130 from philips/add-version-to-join2
...
add versioning to cluster join
v0.1.1
2013-08-19 09:45:49 -07:00
b430a07e1b
chore(name_url_map): rename version to raftVersion
...
make it more clear that we are referring to the raftVersion.
2013-08-19 09:37:34 -07:00
52cbc89607
Merge pull request #132 from philips/add-new-projects2
...
feat(README): add etcdenv project
2013-08-19 09:22:53 -07:00
e848659db6
feat(README): add etcdenv project
2013-08-19 09:21:36 -07:00
9683bd37a7
Merge pull request #131 from philips/add-new-projects
...
feat(README): add some new projects
2013-08-19 09:20:06 -07:00