sort by:
Revision Author Date Message Commit Date
163f0f0 etcdserver: cleanup cluster_util 12 February 2015, 00:20:38 UTC
20497f1 etcdserver: move remote cluster retrive to cluster_util.go 11 February 2015, 22:03:14 UTC
4a0887e Merge pull request #2283 from xiang90/etcd-dump etcd dump 11 February 2015, 19:24:05 UTC
161b1d2 tools: etcd-dump-logs tool support dump from a given snapshot file 11 February 2015, 18:50:04 UTC
71bed48 snap: add Read function 11 February 2015, 18:21:19 UTC
fe1d956 *: bump to 2.0.1 11 February 2015, 04:19:35 UTC
a81e147 Merge pull request #2281 from robszumski/docs-migrate docs: add diagram and restructure for clarity 11 February 2015, 01:45:24 UTC
24b953a docs: add diagram and restructure for clarity 11 February 2015, 01:34:23 UTC
54bef0d Merge pull request #2233 from yichengq/315 docs: add allow_legacy_mode.md 10 February 2015, 23:46:52 UTC
d0677a2 docs: add allow_legacy_mode.md 10 February 2015, 23:46:26 UTC
bdc8cc1 Merge pull request #2278 from xiang90/ctl etcdctl: add default peerurl for upgrade subcmd 10 February 2015, 23:35:04 UTC
b036c38 Merge pull request #2280 from gabesullice/typo-fix documentation: fix typo in Documentation/clustering.md 10 February 2015, 23:24:17 UTC
df2a689 documentation: fix typo in Documentation/clustering.md just an extra space needed to be removed. Fixes #2279 10 February 2015, 23:18:51 UTC
f97a263 etcdctl: add default peerurl for upgrade subcmd 10 February 2015, 23:13:12 UTC
96ea0ff Merge pull request #2274 from xiang90/fix_stats rafthttp: remove follower from leaderstats when it is removed from the c... 10 February 2015, 19:27:29 UTC
58112c4 rafthttp: remove follower from leaderstats when it is removed from the cluster 10 February 2015, 19:22:33 UTC
d74e74d Merge pull request #2261 from yichengq/322 migrate: fix setting commit index from snapshot 10 February 2015, 17:57:24 UTC
9834875 Merge pull request #2271 from yichengq/323 etcdmain: infer bind addr from addr in v1 flagset 10 February 2015, 17:53:37 UTC
9460b6e Merge pull request #2267 from xiang90/fix_snapconf etcdserver: save confstate when apply new snapshot 10 February 2015, 17:44:10 UTC
57dd8c1 etcdmain: infer bind addr from addr in v1 flagset 10 February 2015, 17:42:10 UTC
9ec8ea4 Merge pull request #2272 from yichengq/324 rafthttp: not send 0-entry MsgApp using stream 10 February 2015, 17:40:32 UTC
6e1aecf etcdserver: save confstate when apply new snapshot 10 February 2015, 15:31:25 UTC
96fde55 rafthttp: not send 0-entry MsgApp using stream It is not sent out because it is useless to let remote raft step the message. Moreover, MsgApp stream reader can always assume that the length of entries sent is > 0. 10 February 2015, 08:02:22 UTC
84dac75 Merge pull request #2213 from yichengq/317 migrate/starter: fix --version output 10 February 2015, 07:18:35 UTC
1481ef9 Merge pull request #2264 from xiang90/pause rafttest: support node pause 10 February 2015, 02:54:56 UTC
fa66055 rafttest: drop isPaused 10 February 2015, 02:52:34 UTC
085b608 rafttest: support node pause 10 February 2015, 00:26:43 UTC
3c9c4c4 Merge pull request #2249 from xiang90/rttest raftest: wait for network sending 09 February 2015, 23:55:30 UTC
279b216 raftest: wait for network sending 09 February 2015, 23:52:16 UTC
8788c74 Merge pull request #2263 from xiang90/cread Documentation: document kv api change 09 February 2015, 23:46:45 UTC
8d66307 Documentation: document kv api change 09 February 2015, 23:35:15 UTC
0242faa Merge pull request #2257 from yichengq/321 docs: fix stats response in api.md 09 February 2015, 22:46:57 UTC
9c850b7 Merge pull request #2259 from xiang90/healthy etcdctl: support healthy checking 09 February 2015, 22:38:43 UTC
db88d97 migrate: fix setting commit index from snapshot 09 February 2015, 22:38:38 UTC
7bbdad9 etcdctl: support healthy checking 09 February 2015, 22:35:24 UTC
af00536 Merge pull request #2252 from xiang90/raftdelay rafttest: add network delay 09 February 2015, 21:14:32 UTC
c990099 docs: fix stats response in api.md 09 February 2015, 19:48:54 UTC
65cd005 rafttest: add network delay 06 February 2015, 23:01:07 UTC
c94db98 Merge pull request #2250 from xiang90/raftnt rafttest: add network drop 06 February 2015, 20:40:55 UTC
d423946 rafttest: add network drop 06 February 2015, 18:50:55 UTC
e2feafc Merge pull request #2241 from peterrosell/correct_defaults_in_tuning Correct defaults for heartbeat and election 06 February 2015, 15:41:47 UTC
c8b5d47 Documentation: Correct defaults for heartbeat and election Defaults for hearbeat-interval and election-timeout is updated according to configuration documentation. 06 February 2015, 09:13:57 UTC
d71be31 Merge pull request #2245 from xiang90/fix_store store: fix modifiedindex in node clone 06 February 2015, 06:42:07 UTC
9776e6d store: fix modifiedindex in node clone 06 February 2015, 06:26:52 UTC
766e0ad Merge pull request #2236 from philips/remove-becomes Small grammar fixes 05 February 2015, 19:26:16 UTC
a387e2a Merge pull request #2232 from yichengq/319 fix the problem of StoreKeysPrefix key in store 05 February 2015, 15:58:49 UTC
26dc590 Merge pull request #2235 from yichengq/318 migrate/functional: add Upgrade TLS V1 cluster test 05 February 2015, 05:56:42 UTC
136e0b6 migrate/functional: add Upgrade TLS V1 cluster test 05 February 2015, 05:49:42 UTC
599e821 etcdctl/upgrade: use peer flags for peer transport 05 February 2015, 05:49:42 UTC
1ce7f6e migrate/starter: fix --version output 05 February 2015, 05:28:56 UTC
860a8c8 Documentation: grammar fixup in admin guide Rephrase to avoid "becomes". 05 February 2015, 05:28:43 UTC
a4c4027 rafthttp: becomes -> became in log line Simple grammar fix. 05 February 2015, 05:28:23 UTC
3ac0298 store: set readonly to pre-defined namespaces 05 February 2015, 00:47:08 UTC
f13c787 etcdserver: register pre-defined namespaces in store 05 February 2015, 00:33:40 UTC
38038e4 Merge pull request #2230 from yichengq/315 pkg/osutil: add Unsetenv 04 February 2015, 18:43:43 UTC
871e92e pkg/osutil: add Unsetenv go1.4 doesn't support static link well, so we stay in go1.3 for a while. Implement Unsetenv in go1.3 way. 04 February 2015, 18:29:20 UTC
58cb9a3 Merge pull request #2222 from yichengq/315 migrate/starter: unset discovery when setting initial-cluster 04 February 2015, 07:27:43 UTC
a0f8aa1 travis: use latest go tool repo 04 February 2015, 07:23:02 UTC
5c6ce0c travis: use go1.4 for new feature os.Unsetenv() 04 February 2015, 07:11:08 UTC
378fa46 Merge pull request #2224 from xiang90/raftt rafttest: separate network interface and network 04 February 2015, 07:11:01 UTC
83edf0d rafttest: separate network interface and network 04 February 2015, 06:50:27 UTC
d020551 migrate/starter: unset discovery when setting initial-cluster 04 February 2015, 02:29:52 UTC
fca9805 Merge pull request #2221 from yichengq/315 migrate/starter: fix default version dir 03 February 2015, 22:57:27 UTC
f109020 migrate/starter: fix default version dir 03 February 2015, 22:56:26 UTC
81d7eaf Merge pull request #2205 from yichengq/315 migrate: support standby mode upgrade 03 February 2015, 19:07:49 UTC
2d081bd migrate: support standby mode upgrade 03 February 2015, 18:59:43 UTC
f2f2adc migrate/functional: always run tests on CoreOS image 03 February 2015, 18:59:43 UTC
92b329f etcdmain: use symlink instead of link for v0.4 files link doesn't support directory. 03 February 2015, 18:59:43 UTC
00eaf16 Merge pull request #2212 from xiang90/rt raftest: add restart and related simple test 03 February 2015, 18:15:23 UTC
b147a63 raftest: add restart and related simple test 03 February 2015, 18:08:52 UTC
afb14a3 Merge pull request #2210 from yichengq/316 etcdmain: use /member subdir to save member data 03 February 2015, 01:06:30 UTC
ce1d7a9 etcdmain: use /member subdir to save member data 03 February 2015, 01:01:19 UTC
470be16 Merge pull request #2209 from xiang90/fix_proxy etcd: fix proxy 02 February 2015, 23:02:25 UTC
fbabced etcd: fix proxy 1. move proxy datadir to /proxy subdir. 2. delay update proxy's cluster after validation. 02 February 2015, 22:58:45 UTC
d16c5e1 Merge pull request #2203 from xiang90/raft_test raft: add raft test suite 01 February 2015, 22:57:09 UTC
d65af21 raft: add raft test suite 01 February 2015, 22:53:22 UTC
bdcae31 Merge pull request #2202 from xiang90/proxy etcd: fix proxy updating 31 January 2015, 01:00:07 UTC
ae9f54c etcd: fix proxy updating 31 January 2015, 00:56:41 UTC
a3d0097 Merge pull request #2201 from barakmich/member_suggestion etcdctl: give more helpful suggestions on removal 31 January 2015, 00:51:22 UTC
37e8d60 add documentation link and describe the 404/500 errors better 31 January 2015, 00:41:44 UTC
c66176b etcdctl: give more helpful suggestions on removal 31 January 2015, 00:23:19 UTC
b6936a0 docs: fix broken link 30 January 2015, 23:37:26 UTC
9961d5c Merge pull request #2198 from xiang90/proxy Proxy 30 January 2015, 23:24:13 UTC
dc7374c etcd: persist proxy cluster to disk 30 January 2015, 23:18:26 UTC
87a8ebd docs: expand description of -initial-cluster-state 30 January 2015, 22:14:51 UTC
27e5b9a docs: clarify reconfig options 30 January 2015, 22:14:28 UTC
f5afe3c Fixed typo in API documentation. 30 January 2015, 22:14:18 UTC
3ee7a26 README: remove doozer and zookeeper mentions doozer in particular is rather confusing to mention since the project hasn't been worked on in years. While we are at it it might simplify people's understanding if we remove zookeeper too. 30 January 2015, 22:13:47 UTC
d1f9f2f scripts: remove 2.0 Documentation from build-release 2.0 docs have been merged into the Documentation folder now. 30 January 2015, 22:13:25 UTC
894f1aa Merge pull request #2199 from xiang90/coreos mian: detects coreos 30 January 2015, 20:10:23 UTC
fce8013 main: detects coreos 30 January 2015, 20:10:05 UTC
ebf9daf Merge pull request #2190 from yichengq/308 migrate: support start desired version 30 January 2015, 19:47:22 UTC
ec5a6e8 migrate: support start desired version 30 January 2015, 08:35:53 UTC
0945e48 docs: fix static clustering example When using very similar flags to our examples, the cluster doesn't bootstrap due to mismatched protocols (`http` vs `https`) in the `-initial-advertise-peer-urls` and `initial-cluster` list: ``` ./etcd -name infra0 -initial-advertise-peer-urls https://127.0.0.1:2380 \ > -listen-peer-urls https://127.0.0.1:2380 \ > -initial-cluster-token etcd-cluster-1 \ > -initial-cluster infra0=http://127.0.0.1:2380,infra1=http://127.0.0.1:2381,infra2=http://127.0.0.1:2382 \ > -initial-cluster-state new 2015/01/29 10:32:16 no data-dir provided, using default data-dir ./infra0.etcd 2015/01/29 10:32:16 etcd: listening for peers on https://127.0.0.1:2380 2015/01/29 10:32:16 etcd: listening for client requests on http://localhost:2379 2015/01/29 10:32:16 etcd: listening for client requests on http://localhost:4001 2015/01/29 10:32:16 etcd: stopping listening for client requests on http://localhost:4001 2015/01/29 10:32:16 etcd: stopping listening for client requests on http://localhost:2379 2015/01/29 10:32:16 etcd: stopping listening for peers on https://127.0.0.1:2380 2015/01/29 10:32:16 etcd: infra0 has different advertised URLs in the cluster and advertised peer URLs list ``` 29 January 2015, 21:44:13 UTC
a65556a Merge pull request #2189 from yichengq/314 support disaster recovery from rc1 data dir 29 January 2015, 21:38:00 UTC
e966e56 etcdctl/backup_command: handle datadir with missed snapshot mark This helps to recover from the data dir created in v2.0.0-rc1. 29 January 2015, 21:32:59 UTC
7840d49 etcdserver: not add self to transporter based on local ID If this is decided by local name, it comes to trouble if the name is duplicate in the cluster. 29 January 2015, 20:35:47 UTC
d0af96d etcdctl/backup_command: save snapshot mark in new wal 29 January 2015, 20:35:39 UTC
fd0c0c9 Merge pull request #2185 from xiang90/fix_tls_keepalive Fix tls keepalive 29 January 2015, 18:36:11 UTC
4960324 pkg/transport: fix tlskeepalive 29 January 2015, 17:42:48 UTC
back to top