Yicheng Qin
9834875d35
Merge pull request #2271 from yichengq/323
...
etcdmain: infer bind addr from addr in v1 flagset
2015-02-10 09:53:37 -08:00
Xiang Li
9460b6efda
Merge pull request #2267 from xiang90/fix_snapconf
...
etcdserver: save confstate when apply new snapshot
2015-02-10 09:44:10 -08:00
Yicheng Qin
57dd8c18cc
etcdmain: infer bind addr from addr in v1 flagset
2015-02-10 09:42:10 -08:00
Yicheng Qin
9ec8ea47c8
Merge pull request #2272 from yichengq/324
...
rafthttp: not send 0-entry MsgApp using stream
2015-02-10 09:40:32 -08:00
Xiang Li
6e1aecfc6f
etcdserver: save confstate when apply new snapshot
2015-02-10 07:31:25 -08:00
Yicheng Qin
96fde55a0f
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.
2015-02-10 00:02:22 -08:00
Yicheng Qin
84dac75ed5
Merge pull request #2213 from yichengq/317
...
migrate/starter: fix --version output
2015-02-09 23:18:35 -08:00
Xiang Li
1481ef9a5e
Merge pull request #2264 from xiang90/pause
...
rafttest: support node pause
2015-02-09 18:54:56 -08:00
Xiang Li
fa66055f66
rafttest: drop isPaused
2015-02-09 18:52:34 -08:00
Xiang Li
085b608de9
rafttest: support node pause
2015-02-09 16:26:43 -08:00
Xiang Li
3c9c4c4afa
Merge pull request #2249 from xiang90/rttest
...
raftest: wait for network sending
2015-02-09 15:55:30 -08:00
Xiang Li
279b216f9a
raftest: wait for network sending
2015-02-09 15:52:16 -08:00
Kelsey Hightower
8788c74b48
Merge pull request #2263 from xiang90/cread
...
Documentation: document kv api change
2015-02-09 15:46:45 -08:00
Xiang Li
8d663078bf
Documentation: document kv api change
2015-02-09 15:35:15 -08:00
Yicheng Qin
0242faa838
Merge pull request #2257 from yichengq/321
...
docs: fix stats response in api.md
2015-02-09 14:46:57 -08:00
Xiang Li
9c850b7182
Merge pull request #2259 from xiang90/healthy
...
etcdctl: support healthy checking
2015-02-09 14:38:43 -08:00
Yicheng Qin
db88d9764c
migrate: fix setting commit index from snapshot
2015-02-09 14:38:38 -08:00
Xiang Li
7bbdad9068
etcdctl: support healthy checking
2015-02-09 14:35:24 -08:00
Xiang Li
af00536d71
Merge pull request #2252 from xiang90/raftdelay
...
rafttest: add network delay
2015-02-09 13:14:32 -08:00
Yicheng Qin
c990099008
docs: fix stats response in api.md
2015-02-09 11:48:54 -08:00
Xiang Li
65cd0051fe
rafttest: add network delay
2015-02-06 15:01:07 -08:00
Xiang Li
c94db98177
Merge pull request #2250 from xiang90/raftnt
...
rafttest: add network drop
2015-02-06 12:40:55 -08:00
Xiang Li
d423946fa4
rafttest: add network drop
2015-02-06 10:50:55 -08:00
Xiang Li
e2feafc741
Merge pull request #2241 from peterrosell/correct_defaults_in_tuning
...
Correct defaults for heartbeat and election
2015-02-06 07:41:47 -08:00
Peter Rosell
c8b5d47f24
Documentation: Correct defaults for heartbeat and election
...
Defaults for hearbeat-interval and election-timeout is updated according to configuration documentation.
2015-02-06 10:13:57 +01:00
Xiang Li
d71be31e68
Merge pull request #2245 from xiang90/fix_store
...
store: fix modifiedindex in node clone
2015-02-05 22:42:07 -08:00
Xiang Li
9776e6d082
store: fix modifiedindex in node clone
2015-02-05 22:26:52 -08:00
Brandon Philips
766e0ad901
Merge pull request #2236 from philips/remove-becomes
...
Small grammar fixes
2015-02-05 11:26:16 -08:00
Yicheng Qin
a387e2a989
Merge pull request #2232 from yichengq/319
...
fix the problem of StoreKeysPrefix key in store
2015-02-05 07:58:49 -08:00
Yicheng Qin
26dc5904a5
Merge pull request #2235 from yichengq/318
...
migrate/functional: add Upgrade TLS V1 cluster test
2015-02-04 21:56:42 -08:00
Yicheng Qin
136e0b6e26
migrate/functional: add Upgrade TLS V1 cluster test
2015-02-04 21:49:42 -08:00
Yicheng Qin
599e821309
etcdctl/upgrade: use peer flags for peer transport
2015-02-04 21:49:42 -08:00
Yicheng Qin
1ce7f6e0d0
migrate/starter: fix --version output
2015-02-04 21:28:56 -08:00
Brandon Philips
860a8c8717
Documentation: grammar fixup in admin guide
...
Rephrase to avoid "becomes".
2015-02-04 21:28:43 -08:00
Brandon Philips
a4c4027dc7
rafthttp: becomes -> became in log line
...
Simple grammar fix.
2015-02-04 21:28:23 -08:00
Yicheng Qin
3ac0298bd0
store: set readonly to pre-defined namespaces
2015-02-04 16:47:08 -08:00
Yicheng Qin
f13c7872d5
etcdserver: register pre-defined namespaces in store
2015-02-04 16:33:40 -08:00
Yicheng Qin
38038e476a
Merge pull request #2230 from yichengq/315
...
pkg/osutil: add Unsetenv
2015-02-04 10:43:43 -08:00
Yicheng Qin
871e92ef73
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.
2015-02-04 10:29:20 -08:00
Yicheng Qin
58cb9a3b76
Merge pull request #2222 from yichengq/315
...
migrate/starter: unset discovery when setting initial-cluster
2015-02-03 23:27:43 -08:00
Yicheng Qin
a0f8aa1add
travis: use latest go tool repo
2015-02-03 23:23:02 -08:00
Yicheng Qin
5c6ce0c18d
travis: use go1.4 for new feature os.Unsetenv()
2015-02-03 23:11:08 -08:00
Xiang Li
378fa46b7d
Merge pull request #2224 from xiang90/raftt
...
rafttest: separate network interface and network
2015-02-03 23:11:01 -08:00
Xiang Li
83edf0d862
rafttest: separate network interface and network
2015-02-03 22:50:27 -08:00
Yicheng Qin
d0205519a8
migrate/starter: unset discovery when setting initial-cluster
2015-02-03 18:29:52 -08:00
Yicheng Qin
fca9805f84
Merge pull request #2221 from yichengq/315
...
migrate/starter: fix default version dir
2015-02-03 14:57:27 -08:00
Yicheng Qin
f109020b94
migrate/starter: fix default version dir
2015-02-03 14:56:26 -08:00
Yicheng Qin
81d7eaf17f
Merge pull request #2205 from yichengq/315
...
migrate: support standby mode upgrade
2015-02-03 11:07:49 -08:00
Yicheng Qin
2d081bd3b9
migrate: support standby mode upgrade
2015-02-03 10:59:43 -08:00
Yicheng Qin
f2f2adc663
migrate/functional: always run tests on CoreOS image
2015-02-03 10:59:43 -08:00