Xiang Li
dfe85b26cc
Merge pull request #6571 from xiang90/log_pkg
...
*: set repo correctly for logging
2016-10-03 15:49:44 -05:00
Gyu-Ho Lee
b7f02a8c0a
Merge pull request #6568 from gyuho/e2e
...
e2e: test 'https' scheme endpoints
2016-10-03 13:24:00 -07:00
Gyu-Ho Lee
29dd3cf5bd
Revert "clientv3/integration: add TestDialWithHTTPS"
...
This reverts commit a96a28d6030807ffe0f0cd6c708581cdaebdbb87.
2016-10-03 13:05:08 -07:00
Gyu-Ho Lee
0dc14d1771
e2e: test 'https' scheme endpoints
2016-10-03 13:04:58 -07:00
Anthony Romano
c26ebe3262
Merge pull request #6453 from vimalk78/wal-optimize-marshal-outside-lock
...
wal/wal.go: optimized WAL.SaveSnapshot to do Marshal outside the mutex lock
2016-10-03 11:50:11 -07:00
Gyu-Ho Lee
dd607b5eff
Merge pull request #6560 from gyuho/scheme
...
clientv3: handle 'https' scheme in endpoint
2016-10-03 09:44:46 -07:00
Gyu-Ho Lee
a96a28d603
clientv3/integration: add TestDialWithHTTPS
2016-10-03 02:16:07 -07:00
Xiang Li
962433c17f
*: set repo correctly for logging
2016-10-03 17:03:22 +08:00
Gyu-Ho Lee
f45542394b
clientv3: handle 'https' scheme in endpoint
2016-10-03 01:03:28 -07:00
Gyu-Ho Lee
02912fe8c4
Merge pull request #6564 from gyuho/nil-ref
...
e2e: skip when 'etcdProcess' is nil
2016-10-01 01:32:56 -07:00
Gyu-Ho Lee
5c51c600aa
e2e: skip when 'etcdProcess' is nil
2016-10-01 00:45:28 -07:00
Gyu-Ho Lee
37bd0932f7
Merge pull request #6557 from heyitsanthony/fix-publish-retry
...
etcdserver: use stream recorder for TestPublishRetry
2016-09-30 18:40:18 -07:00
fanmin shi
613525f711
Merge pull request #6559 from heyitsanthony/fix-lease-hash
...
lessor: delete keys in deterministic order on revoke
2016-09-30 17:23:00 -07:00
Anthony Romano
4f9be94643
lessor: delete keys in deterministic order on revoke
...
Fixes #6558
2016-09-30 16:45:52 -07:00
Anthony Romano
289e3c0c63
etcdserver: use stream recorder for TestPublishRetry
...
Fixes #6546
2016-09-30 15:43:32 -07:00
Gyu-Ho Lee
7225c77a3b
Merge pull request #6556 from gyuho/simplify
...
lease: remove redundant lookup methods
2016-09-30 11:19:14 -07:00
Gyu-Ho Lee
4871a4a5f3
lease: remove redundant get method
2016-09-30 10:27:27 -07:00
Anthony Romano
c349e089b1
Merge pull request #6550 from heyitsanthony/watch-prog-notify
...
clientv3: make IsProgressNotify() false on compact event and closed channel
2016-09-29 11:12:25 -07:00
Anthony Romano
6ac284a577
grpcproxy: use valid progress notification in broadcast test
2016-09-29 10:45:25 -07:00
Gyu-Ho Lee
dac6e700f8
Merge pull request #6519 from mitake/functional-tester
...
functional-tester: decoupling functionalities of etcd-tester
2016-09-29 10:07:47 -07:00
Xiang Li
868617ef86
Merge pull request #6548 from gyuho/get-config-embed
...
embed: add 'Config' method
2016-09-29 09:14:32 -05:00
Gyu-Ho Lee
b8017004ba
embed: add 'Config' method
2016-09-29 07:10:59 -07:00
Xiang Li
a781f4ebda
Merge pull request #6551 from xiang90/fix_log_repo
...
pkg: use etcd as logging repo
2016-09-29 02:46:57 -05:00
Xiang Li
9473e9c30e
pkg: use etcd as logging repo
2016-09-29 15:29:38 +08:00
Xiang Li
d80c13555a
Merge pull request #6543 from xiang90/improve_txn
...
etcdserver: use linearizableReadNotify for txn
2016-09-28 19:54:30 -05:00
Anthony Romano
bf2581390d
clientv3: make IsProgressNotify() false on compact event and closed channel
...
Fixes #6549
2016-09-28 16:49:39 -07:00
Gyu-Ho Lee
0ca0260c89
Merge pull request #6531 from sinsharat/glossary_update
...
Documentation/learning: Glossary update
2016-09-28 11:39:02 -07:00
Gyu-Ho Lee
2353cbca71
Merge pull request #6544 from gyuho/page-offset
...
wal, ioutil: set page offset for encoder
2016-09-28 11:37:24 -07:00
Gyu-Ho Lee
f5588526cc
wal: set PageWriter offset in file encoder
2016-09-28 11:03:24 -07:00
Gyu-Ho Lee
d0c29cc610
pkg/ioutil: configure pageOffset in NewPageWriter
2016-09-28 09:45:54 -07:00
Gyu-Ho Lee
0b8b40ccca
Merge pull request #6545 from gyuho/grammar
...
wal: fix minor wording in comment
2016-09-28 09:34:43 -07:00
Gyu-Ho Lee
231530e0c5
wal: fix minor wording in comment
2016-09-28 09:12:31 -07:00
Xiang Li
ea0c65797a
etcdserver: use linearizableReadNotify for txn
2016-09-28 20:47:49 +08:00
sharat
6c2414ebd1
Documentation/learning: Glossary update
2016-09-28 11:18:47 +05:30
Vimal Kumar
f4ec303d1b
wal/wal.go: modified WAL.SaveSnapshot to do the Marshal before aquiring the mutex
2016-09-28 10:35:19 +05:30
Xiang Li
1e1dd24d05
Merge pull request #6536 from sinsharat/etcdctlv3_readme_update
...
etcdctlv3: minor updates to put and make-mirror command
2016-09-27 23:58:42 -05:00
sharat
dcfbcb7a68
etcdctlv3: minor updates to put and make-mirror command
2016-09-28 10:20:08 +05:30
Xiang Li
3807faeddf
Merge pull request #6541 from hhkbp2/improve-test-coverage
...
raft: add test cases to improve test coverage
2016-09-27 23:24:52 -05:00
Xiang Li
eee23eaf43
Merge pull request #6540 from fanminshi/lease_panic_fix
...
etcdserver: fix a node panic bug caused LeaseTimeToLive call on a nonexistent lease
2016-09-27 23:17:16 -05:00
Hitoshi Mitake
7d48855630
functional-tester: decouple failures from tester
...
This commit adds a new option --failures to etcd-tester. The option
receives a comma-delimited argument like this:
"default,failpoints". The given arguments are interpreted as names of
failures and they are injected to an etcd cluster. Available failures
are default (default scenario in etcd-tester) and failpoints. If no
args are passed to the option (--failures=""), no failures are
injected during testing.
2016-09-28 11:30:53 +09:00
Dylan.Wen
a6eb2939b1
raft: add test cases to improve test coverage
2016-09-28 10:19:30 +08:00
fanmin shi
8ef6687018
etcdserver: fix a node panic bug caused LeaseTimeToLive call on a nonexistent lease
...
When the non Leader etcd server receives a LeaseTimeToLive on a nonexistent lease, it responds with a nil resp and a nil error The invoking function parses the nil resp and results a segmentation fault.
I fix the bug by making sure the lease not found error is returned so that the invoking function parses the the error message instead.
fix #6537
2016-09-27 17:46:30 -07:00
Anthony Romano
e68cd086ee
Merge pull request #6532 from heyitsanthony/no-gopath-build
...
build: support building out of path when GOPATH is not set
2016-09-27 13:25:04 -07:00
Anthony Romano
1e3a71d098
build: support building out of path when GOPATH is not set
...
Otherwise gets "go: GOPATH entry is relative; must be absolute path: ""."
2016-09-27 10:20:52 -07:00
Xiang Li
150576fa72
Merge pull request #6212 from xiang90/readindex
...
etcdserver: initial read index implementation
2016-09-27 11:51:08 -05:00
Xiang Li
e5f4fb1a79
Merge pull request #6527 from sinsharat/intracting_v3
...
etcdctlv3: interactive_v3 compaction and timetolive command update
2016-09-27 06:14:18 -05:00
sharat
ab20187f93
etcdctlv3: interactive_v3 compaction and timetolive command update
2016-09-27 16:19:55 +05:30
Xiang Li
6167a2aaa7
Merge pull request #6524 from sinsharat/intracting_v3
...
etcdctlv3: interactive_v3 watch command update
2016-09-27 01:35:04 -05:00
Xiang Li
e3e3993022
etcdserver: support read index
...
Use read index to achieve l-read.
2016-09-27 13:41:40 +08:00
Gyu-Ho Lee
7d9355ffba
Merge pull request #6523 from vimalk78/correct-compactor-logger-package
...
compactor/compactor.go : corrected the capnslog package name
2016-09-26 14:21:24 -07:00