Anthony Romano
|
c30f89f1d0
client/integration: test v2 client one shot operations
|
8 years ago |
Anthony Romano
|
13d0ea7f54
integration: use unix domain sockets for all connections
|
8 years ago |
Anthony Romano
|
1823702cc6
integration: bridge connections to grpc server
|
8 years ago |
Anthony Romano
|
7dfe7db243
clientv3: panic if ActiveConnection tries to return non-nil connection
|
8 years ago |
Xiang Li
|
bbfe7f401f
integration: always return active client
|
8 years ago |
Gyu-Ho Lee
|
b0d4a0a9bd
integration: skip closed client in Terminate
|
8 years ago |
Xiang Li
|
ac2859057a
integration: move cap enabling to init
|
8 years ago |
Xiang Li
|
340df26883
Merge pull request #5435 from xiang90/cap
|
8 years ago |
Xiang Li
|
1c544c3ba5
api: add v3rpc capability
|
8 years ago |
Gyu-Ho Lee
|
ddbe46543d
integration: add logs for debugging
|
8 years ago |
Xiang Li
|
ec2ac72585
proxy: initial grpc kv service proxy
|
8 years ago |
Gyu-Ho Lee
|
ef44f71da9
*: update LICENSE header
|
8 years ago |
Gyu-Ho Lee
|
78ae4b92a6
integration: fix NewClientV3 error messages
|
8 years ago |
Anthony Romano
|
8b52fd0d2d
clientv3: gracefully handle watcher resume on compacted revision
|
8 years ago |
Gyu-Ho Lee
|
ec1fdd3938
integration: test with new server errors
|
8 years ago |
Gyu-Ho Lee
|
bef5be42b5
integration: add quota backend bytes option
|
8 years ago |
Anthony Romano
|
11ec94b7e8
Merge pull request #5218 from heyitsanthony/fix-issue-3699
|
8 years ago |
Anthony Romano
|
85edd66c65
test: run e2e and integration tests in parallel
|
8 years ago |
Anthony Romano
|
d814e9dc35
integration: wait for ReadyNotify in Issue3699 test
|
8 years ago |
Xiang Li
|
2c50eb240e
*: mv etcdhttp into api pkg
|
8 years ago |
Anthony Romano
|
a403a94d7b
etcdserver: cap new keys on space alarm
|
8 years ago |
Xiang Li
|
70a9391378
*: enable v3 by default
|
8 years ago |
Xiang Li
|
900a61b023
*: http and https on the same port
|
8 years ago |
Anthony Romano
|
bd832e5b0a
*: migrate Godeps to vendor/
|
8 years ago |
Gyu-Ho Lee
|
dae7e009b0
*: godoc clean up
|
8 years ago |
Anthony Romano
|
78132c9b5b
clientv3: use tls.Config in clientv3.Config
|
8 years ago |
Anthony Romano
|
5f62c05a6d
clientv3: compose all clientv3 APIs into client struct
|
8 years ago |
Anthony Romano
|
9523c2d29f
clientv3/integration: txn tests
|
8 years ago |
Anthony Romano
|
db0b505de5
rafthttp: add requester to transport if peer does not exist
|
8 years ago |
Xiang Li
|
cb30d6e6f8
Merge pull request #4393 from xiang90/fix_test
|
8 years ago |