Commit Graph

  • acf75ddc5b
    Merge pull request #9870 from raoofm/patch-14 Gyuho Lee 2018-06-21 13:36:13 -07:00
  • 053810b0b6 docs: mirror_maker, rm readOnly, add uni-directional Raoof Mohammed 2018-06-20 11:26:10 -04:00
  • 7648841bad
    Merge pull request #9872 from gyuho/watch-clientv3 Gyuho Lee 2018-06-20 10:46:23 -07:00
  • 11ead62b9d clientv3: clarify "WithRequireLeader" for network partition Gyuho Lee 2018-06-20 10:28:41 -07:00
  • 82db651474
    Merge pull request #9868 from wenjiaswe/minorchange Gyuho Lee 2018-06-19 15:50:05 -07:00
  • 7e0ae96c6a etcd-dump-logs: minor editting in README.md Wenjia Zhang 2018-06-19 15:37:04 -07:00
  • cec1092279
    Merge a512ce760ea05976ee016ddc66127a48830c2b96 into 897c0559400ed6c7c004b0cf3fc3b56f55bfaa86 Gyuho Lee 2018-06-19 20:52:16 +00:00
  • 897c055940
    Merge pull request #9865 from gyuho/aaa Gyuho Lee 2018-06-19 13:00:33 -07:00
  • 08474ed5bd tests/e2e: do not run cipher suite tests for gRPC proxy Gyuho Lee 2018-06-19 11:49:59 -07:00
  • a512ce760e integration: more logs for TestDoubleTLSClusterSizeOf3 Gyuho Lee 2018-06-18 18:38:55 -07:00
  • 187d551806 integration: memory leak??? Gyuho Lee 2018-06-18 18:03:55 -07:00
  • a091578dd3 integration: reduce test sets for lease renew tests Gyuho Lee 2018-06-18 16:50:00 -07:00
  • 701b3e985b
    Merge be7146dcb47fceeac36475fb46113c548788ca14 into 55a05d9615dcf00415d80a43ff90fb8a15dd8b8e Gyuho Lee 2018-06-18 22:38:43 +00:00
  • be7146dcb4 travis: test gRPC proxy without docker Gyuho Lee 2018-06-18 15:38:12 -07:00
  • be3e6f6ed5 tests: update test scripts Gyuho Lee 2018-06-18 14:15:52 -07:00
  • 360484a3f0 tests: update test scripts Gyuho Lee 2018-06-18 14:14:15 -07:00
  • 09addbdaa0 tests: update test scripts Gyuho Lee 2018-06-18 14:08:36 -07:00
  • 55a05d9615
    Merge pull request #9862 from gyuho/travis Gyuho Lee 2018-06-18 14:03:24 -07:00
  • 6d15396bc7 clientv3: add link to architecture docs Gyuho Lee 2018-06-18 13:51:20 -07:00
  • f3ec7d2aed tests: move "amd64-unit" to travis Gyuho Lee 2018-06-18 13:34:14 -07:00
  • 6931e9dd23 tests/semaphore: remove coverage, grpcproxy tests, add unit tests Gyuho Lee 2018-06-18 13:24:20 -07:00
  • 1eaba4195e travis: remove unit tests, run grpcproxy, coverage tests Gyuho Lee 2018-06-18 13:23:59 -07:00
  • a205cfe858
    Merge pull request #9861 from gyuho/race Gyuho Lee 2018-06-18 11:39:08 -07:00
  • d456c0beb4 integration: disable embed tests with gRPC proxy for now Gyuho Lee 2018-06-18 10:49:00 -07:00
  • 339cda03b3 etcdserver/api/v3rpc: remove duplicate gRPC logger set Gyuho Lee 2018-06-18 09:41:37 -07:00
  • b98f0c9190 CHANGELOG-3.4: fix --cipher-suites flag change Gyuho Lee 2018-06-18 09:25:34 -07:00
  • d866cf8a9e
    Merge pull request #9860 from gyuho/new-balancer-april-2018 Gyuho Lee 2018-06-15 18:13:41 -07:00
  • cb6e9d2a7e CHANGELOG: Add PR and issue links for new client balancer Joe Betz 2018-06-15 16:43:30 -07:00
  • 8451a1715f clientv3: Enable balancer logging if ETCD_CLIENT_DEBUG environment variable is set Joe Betz 2018-06-15 15:32:55 -07:00
  • aa03eba788
    Merge pull request #9859 from wenjiaswe/eddreamdme Gyuho Lee 2018-06-15 15:36:56 -07:00
  • 854e9e1174 etcd-dump-logs: minor change in README.md Wenjia Zhang 2018-06-15 15:30:11 -07:00
  • 6309e4b4cf docs: Add client architecture doc Joe Betz 2018-06-15 14:02:29 -07:00
  • 6572d605ad vendor: Bump to grpc v1.12.2 Joe Betz 2018-06-15 13:05:47 -07:00
  • d922069713 grpcproxy: fix "grpc.ErrClientConnClosing" handling Gyuho Lee 2018-06-15 07:31:23 -07:00
  • 6e521d2f3f clientv3: add "IsConnCanceled", deprecate "grpc.ErrClientConnClosing" Gyuho Lee 2018-06-15 07:19:11 -07:00
  • a76681073d clientv3: add "zap.Config" to replace global logger Gyuho Lee 2018-06-14 13:33:52 -07:00
  • 08da08bb19 clientv3: clarify retry function names, do not retry on dial error Gyuho Lee 2018-06-08 15:24:15 -07:00
  • dd520cebd4 clientv3: put "defaultCallOpts" back to "Client" object Gyuho Lee 2018-06-08 14:28:43 -07:00
  • a3032d3d0b *: fix fmt tests, reenable "testEmbedEtcdGracefulStop" Gyuho Lee 2018-06-08 13:44:53 -07:00
  • 3b84117f54 clientv3/integration: Add err check to TestDialTLSNoConfig to prevent nil pointer dereference on c.Close() Joe Betz 2018-05-25 13:59:37 -07:00
  • 05c57a0ea4 integration: Fix unit test failures from new grpc LB changes, fix bom Joe Betz 2018-05-24 16:14:22 -07:00
  • 55ef9cc1d0 clientv3: Add auth retry to retry interceptor Joe Betz 2018-05-22 15:06:58 -07:00
  • 3130e4da1c vendor: add "go-grpc-middleware/util/backoffutils" Gyuho Lee 2018-05-22 14:11:19 -07:00
  • a5b2fb5563 clientv3: Introduce custom retry interceptor based on go-grpc-middleware/retry Joe Betz 2018-05-11 12:53:20 -07:00
  • 4065735845 clientv3: remove unused "dialerrc" Gyuho Lee 2018-05-07 14:22:54 -07:00
  • 1f6548b751 clientv3: Stop expecting retry in integration tests with new grpc balancer Joe Betz 2018-05-02 16:45:38 -07:00
  • 8569b9c782 clientv3: Fix endpoint resolver to create a new resolver for each grpc client connection Joe Betz 2018-05-01 17:07:37 -07:00
  • 9304d1abd1 clientv3: Fix TLS test failures by returning DeadlineExceeded error from dial without any additional wrapping Joe Betz 2018-04-26 14:54:07 -07:00
  • ee2747eba8 clientv3: Fix dial calls to consistently use endpoint resolver, attempt to deflake alarm test Joe Betz 2018-04-26 13:22:31 -07:00
  • f84f554301 clientv3: Fix auth client to use endpoints instead of host when dialing, fix tests to block on dial when required. Joe Betz 2018-04-20 10:43:44 -07:00
  • 66e65cd660 clientv3: Avoid timeouts in ordering test Joe Betz 2018-04-16 15:28:00 -07:00
  • bb032f3e5f clientv3: deprecate "grpc.WithTimeout" in favor of "grpc.DialContext" Gyuho Lee 2018-04-13 10:26:12 -07:00
  • 994a569f53 clientv3: pass "grpc.WithBlock" on "TestDialTimeout" Gyuho Lee 2018-04-13 10:25:16 -07:00
  • 037d7b4abe clientv3: dial with context when creating authenticator Gyuho Lee 2018-04-13 10:24:34 -07:00
  • 7ac2a2dd20 clientv3: Fix dialer for new balancer to correctly handle first are as endpoint, not hostname Joe Betz 2018-04-10 16:58:52 -07:00
  • 309208dbef clientv3: Split out grpc balancer builder to ensure there is a balancer per ClientConn Joe Betz 2018-04-10 10:44:50 -07:00
  • 12acfc057a vendor: upgrade grpc/grpc-go to v1.11.3 Joe Betz 2018-04-09 14:15:22 -07:00
  • f20a1173d8 clientv3: Fix new load balancer integration issues Joe Betz 2018-04-06 14:04:51 -07:00
  • 6080fa1270 clientv3: Integrate new grpc load balancer interface with etcd client Joe Betz 2018-04-05 17:33:07 -07:00
  • ed6bc2b554 clientv3: add load balancer unix socket test Joe Betz 2018-04-04 16:35:15 -07:00
  • 4d2a25b056 clientv3/balancer: add endpoints resolver Joe Betz 2018-04-03 16:03:53 -07:00
  • 9867210a54 clientv3/balancer: add "TestRoundRobinBalancedPassthrough" (WIP) Gyuho Lee 2018-04-02 01:54:18 -07:00
  • 370761de82 clientv3/balancer: add more failover tests with resolver Gyuho Lee 2018-04-02 01:45:24 -07:00
  • 7c92185fe3 clientv3/balancer: use new mock server in tests Gyuho Lee 2018-04-02 01:52:24 -07:00
  • f1aa428a38 pkg/mock/mockserver: support restart Gyuho Lee 2018-04-01 17:52:26 -07:00
  • 657c2e15cc *: introduce mock server for testing load balancing and add a simple happy-path load balancer test Joe Betz 2018-03-28 15:51:33 -07:00
  • 7fe4a08fdc clientv3/balancer: initial commit Gyuho Lee 2018-03-19 11:17:00 -07:00
  • 6e2bf40015 vendor: upgrade "grpc/grpc-go" to v1.11.1 Gyuho Lee 2018-03-19 10:08:06 -07:00
  • b241e383fd
    Merge pull request #9858 from gyuho/lll Gyuho Lee 2018-06-15 13:40:44 -07:00
  • bd8ab3df93
    Merge pull request #9857 from gyuho/quota-log Gyuho Lee 2018-06-15 13:40:30 -07:00
  • 52ffe9f79a etcdserver: clean up election tick timeout log output Gyuho Lee 2018-06-15 13:35:25 -07:00
  • 929d390520 etcdserver: log quota only once Gyuho Lee 2018-06-15 13:10:05 -07:00
  • 8990126c17 rafthttp: add "RaftDropHeartbeat" failpoint Gyuho Lee 2018-06-15 12:05:33 -07:00
  • 9a7205cac8 README: fix docs badge Gyuho Lee 2018-06-15 10:51:12 -07:00
  • c7ca32b143 README: add "https://etcd.readthedocs.io/en/latest" badge Gyuho Lee 2018-06-15 10:48:07 -07:00
  • 1136ba0e0d raft: fix logger variadic parameter Gyuho Lee 2018-06-15 10:36:17 -07:00
  • 9054786553 Revert "raft: fix logger Panic variadic parameter" Gyuho Lee 2018-06-15 10:34:27 -07:00
  • e07d19e549 raft: fix logger Panic variadic parameter sudeesh john 2018-06-15 12:33:12 +05:30
  • 7ae862cba5 CHANGELOG-3.3: update date Gyuho Lee 2018-06-15 10:20:27 -07:00
  • a34d302619 rafthttp: add "RaftDropHeartbeat" failpoint Gyuho Lee 2018-06-15 12:05:33 -07:00
  • 97979dc245
    README: fix docs badge Gyuho Lee 2018-06-15 10:51:12 -07:00
  • 28e4baa914
    README: add "https://etcd.readthedocs.io/en/latest" badge Gyuho Lee 2018-06-15 10:48:07 -07:00
  • c5a0cbe350
    Merge pull request #9854 from gyuho/lll Gyuho Lee 2018-06-15 10:38:11 -07:00
  • d5563c5e5f raft: fix logger variadic parameter Gyuho Lee 2018-06-15 10:36:17 -07:00
  • a265872859 Revert "raft: fix logger Panic variadic parameter" Gyuho Lee 2018-06-15 10:34:27 -07:00
  • 3d8e73ef59
    Merge pull request #9853 from sudeeshjohn/raft Gyuho Lee 2018-06-15 10:29:57 -07:00
  • 5a94aba33e raft: fix logger Panic variadic parameter sudeesh john 2018-06-15 12:33:12 +05:30
  • 4ea2271f86 version: 3.3.8+git Gyuho Lee 2018-06-15 10:21:06 -07:00
  • f3cc1b5dd2
    CHANGELOG-3.3 update date Gyuho Lee 2018-06-15 10:20:27 -07:00
  • d84dd18637 version: bump up to 3.1.18+git Joe Betz 2018-06-15 09:51:30 -07:00
  • b7ff47f9d5 version: bump up to 3.1.18 v3.1.18 Joe Betz 2018-06-15 09:47:04 -07:00
  • f8af50a8d8 version: bump up to 3.2.23+git Joe Betz 2018-06-15 09:45:59 -07:00
  • 33245c6b5b version: 3.3.8 v3.3.8 Gyuho Lee 2018-06-15 09:41:56 -07:00
  • 4c18c56bf6 travis: use Go 1.9.7 Gyuho Lee 2018-06-15 09:41:41 -07:00
  • c9504f61fc version: bump up to 3.2.23 v3.2.23 Joe Betz 2018-06-15 09:40:41 -07:00
  • cb46e9ee0b gitignore: ignore "docs" and "vendor" Gyuho Lee 2018-06-15 09:34:20 -07:00
  • 1ce207bb9d
    Merge 5258b1688edc30e8ceff19bdc8e4b2f9aa0c9be1 into 7e42c66c34dde496151d58aeed20dffe3b9f802f Gyuho Lee 2018-06-14 23:21:31 +00:00
  • 5258b1688e integration: debugging "TestDoubleBarrier" Gyuho Lee 2018-06-14 16:21:15 -07:00
  • f4fabc2cbc proxy/grpcproxy: broadcast original watch ID Gyuho Lee 2018-06-07 13:52:42 -07:00
  • 66ba69dcc3 integration: "testV3WatchMultipleStreams" with stream coalescing Gyuho Lee 2018-06-07 12:34:41 -07:00