Commit Graph

  • 1271b01069 Merge pull request #2406 from yichengq/333 Yicheng Qin 2015-03-02 22:51:55 -08:00
  • e50d43fd32 pkg/transport: set the maxIdleConnsPerHost to -1 Xiang Li 2015-03-02 18:39:08 -08:00
  • 115b045505 rafthttp: add comment for timeout Xiang Li 2015-03-02 16:32:04 -08:00
  • 550c58713a rafthttp: backoff error printout and log stream start Yicheng Qin 2015-02-25 10:37:24 -08:00
  • 24fbad7bd8 Merge pull request #2412 from xiang90/refactor-peer Xiang Li 2015-03-02 16:24:35 -08:00
  • 88bde91716 rafhttp: refactor func peer.pick in peer.go Xiang Li 2015-03-02 14:34:02 -08:00
  • 81c67eed9c rafthttp: add functional tests Yicheng Qin 2015-03-02 14:22:03 -08:00
  • 4dd3be0f05 Merge pull request #2401 from yichengq/331 Yicheng Qin 2015-03-02 13:55:16 -08:00
  • fc2d7019e5 rafthttp: {nopProcessor, errProcessor} -> fakeRaft Yicheng Qin 2015-03-02 13:31:56 -08:00
  • ee8325d62c test: not run race test on rafthttp pkg Yicheng Qin 2015-02-26 21:56:08 -08:00
  • f59b60671e rafthttp: add peer tests Yicheng Qin 2015-02-26 21:02:32 -08:00
  • 45d6b76eea rafthttp: add stream tests Yicheng Qin 2015-02-26 19:14:21 -08:00
  • 8ec28f27d1 rafthttp: streamReader roundtrip -> dial Yicheng Qin 2015-03-02 13:26:48 -08:00
  • a299f68e09 rafthttp: add transport benchmark test Yicheng Qin 2015-02-26 13:20:18 -08:00
  • 9d445d2fcf rafthttp: add transport tests Yicheng Qin 2015-02-26 00:13:35 -08:00
  • 399e3cdf81 rafthttp: add stream http tests Yicheng Qin 2015-02-23 00:15:45 -08:00
  • 31666cdbff Merge pull request #2408 from yichengq/335 Yicheng Qin 2015-03-02 09:43:08 -08:00
  • b4b9b9118a rafthttp: report MsgSnap status Yicheng Qin 2015-03-01 08:17:14 -08:00
  • 78aa251ab2 rafthttp: only use pipeline to send MsgSnap Yicheng Qin 2015-03-01 07:15:19 -08:00
  • 9989bf1d36 Merge pull request #2407 from yichengq/334 Yicheng Qin 2015-03-02 09:35:35 -08:00
  • 08d979794b client: add CreateWithOptions function to client.KeysAPI Hiram Chirino 2015-02-23 21:46:43 -05:00
  • dcd125e7a6 Merge pull request #2382 from philips/add-faq Brandon Philips 2015-03-01 20:24:50 -08:00
  • 9b986fb4c1 rafthttp: report unreachable status of the peer Yicheng Qin 2015-03-01 07:02:24 -08:00
  • 09f181f585 raft: log unreachable remote node Yicheng Qin 2015-03-01 07:01:30 -08:00
  • dfa625407f Merge pull request #2400 from xiang90/rm_acl Xiang Li 2015-03-01 15:28:58 -08:00
  • 199c1eaab6 Merge pull request #2403 from xiang90/keep_entries Xiang Li 2015-03-01 10:18:21 -08:00
  • 428b77afc3 etcdserver: keep a min number of entries in memory Xiang Li 2015-02-28 20:33:28 -08:00
  • 5117d33f16 etcdctl: removed extraneous Sprintf call Mike Goelzer 2015-03-01 09:19:26 -08:00
  • 1c1cec3677 etcdctl: prints name of key that changed when watching recursively Mike Goelzer 2015-02-03 11:09:52 -08:00
  • f284b6ea95 Documentation: add table of contents to the api guide Kelsey Hightower 2015-02-28 20:52:12 -08:00
  • a4018f25c9 Merge pull request #2405 from mikael84/patch-1 Xiang Li 2015-02-28 21:48:01 -08:00
  • 22c8d781ef Documentation: fix "Missing infra1=" Mikael Kjaer 2015-03-01 09:44:25 +04:00
  • 6d81009b26 acl: remove acl pkg Xiang Li 2015-02-28 15:02:47 -08:00
  • fbd5c81139 raft: remove shadowing of variables from test Yicheng Qin 2015-02-28 11:56:55 -08:00
  • d459ae0df3 store: remove unused ACL field Xiang Li 2015-02-26 14:49:42 -08:00
  • a4dab7ad75 *: do not block etcdserver when encoding store into json Xiang Li 2015-02-26 12:39:50 -08:00
  • 9b4d52ee73 raft: do not resend snapshot if not necessary Xiang Li 2015-02-24 21:38:18 -08:00
  • 2185ac5ac8 raft: cleanup unreachable Xiang Li 2015-02-25 15:07:26 -08:00
  • eeaf12beb1 rafthttp: use /raft/stream for MsgApp stream Yicheng Qin 2015-02-23 10:16:31 -08:00
  • 758ff26dd8 rafthttp: add copyright header Yicheng Qin 2015-02-22 23:16:18 -08:00
  • 1fdbbb959f rafthttp: add util, msgapp, message test Yicheng Qin 2015-02-22 21:05:37 -08:00
  • dee3001086 rafthttp: add back tests that commentted out Yicheng Qin 2015-02-22 18:42:52 -08:00
  • 87e3de8b8b integration: fix decrease cluster tests Yicheng Qin 2015-02-21 18:18:57 -08:00
  • 1c5a507761 rafthttp: refactor peer and add general stream Yicheng Qin 2015-02-15 08:44:34 -08:00
  • 2c94e2d771 *: make dial timeout configurable Yicheng Qin 2015-02-12 22:23:10 -08:00
  • 55cd03ff4b rafthttp: add run loop for peer Yicheng Qin 2015-02-06 09:12:32 -08:00
  • 86429264fb wal: support auto-cut in wal Xiang Li 2015-02-19 15:41:37 -08:00
  • c3d3ad931b snap: add save latency metrics Xiang Li 2015-02-17 14:39:05 -08:00
  • 95bba154d6 etcdserver: add propose summary Xiang Li 2015-02-15 11:36:23 -08:00
  • 83c953b153 etcdhttp: move /stats to /debug/vars Xiang Li 2015-02-14 20:08:52 -08:00
  • a776064a8b etcdmain: fix godeps on osx Xiang Li 2015-02-14 19:55:16 -08:00
  • 7bf615aee0 *: drop old metrics pkg Xiang Li 2015-02-14 19:38:35 -08:00
  • 84485643fe *: expose wal metrics at /metrics Xiang Li 2015-02-14 19:30:39 -08:00
  • fb1a28c65d *: vendor prometheus Xiang Li 2015-02-14 18:13:24 -08:00
  • d8a9e11e22 rafthttp: extract pipeline from peer Yicheng Qin 2015-02-05 09:40:46 -08:00
  • 2af33fd494 raft: add reportUnreachable Xiang Li 2015-02-04 14:41:14 -08:00
  • ba7215d7a8 acl: initial interface Xiang Li 2015-02-03 23:32:36 -08:00
  • 9fe78c8bc4 client: don't use nested actions Brian Waldon 2015-02-03 14:37:56 -08:00
  • 25cf916a80 client: ensure Response closed on cancel Brian Waldon 2015-02-03 10:56:22 -08:00
  • b41d6bc416 client: set hard limit on redirect checks Brian Waldon 2015-02-02 17:09:51 -08:00
  • 50a9b2d9c8 client: rm naked return from httpClusterClient.Do Brian Waldon 2015-02-02 13:57:31 -08:00
  • 99aa0e1fcc client: test httpClusterClient.reset failure cases Brian Waldon 2015-01-29 16:24:37 -08:00
  • ed173a2a76 client: fix bad URL fixture Brian Waldon 2015-01-29 16:23:51 -08:00
  • cd777b2966 client: test httpClusterClient.Sync Brian Waldon 2015-01-29 16:13:11 -08:00
  • ae062a0825 client: move lock so MembersAPI.List doesn't deadlock Brian Waldon 2015-01-29 16:12:34 -08:00
  • 83930ac113 client: test DefaultCheckRedirect Brian Waldon 2015-01-29 15:53:19 -08:00
  • 943c7ef307 client: test httpKeysAPI's Create and Update methods Brian Waldon 2015-01-29 15:48:48 -08:00
  • 115e758c32 client: test httpKeysAPI.Delete Brian Waldon 2015-01-29 15:44:36 -08:00
  • ece03fb987 client: drop unnecessary field deleteAction.Value Brian Waldon 2015-01-29 15:44:22 -08:00
  • 6fc209e574 client: test httpKeysAPI.Get Brian Waldon 2015-01-29 15:37:09 -08:00
  • 32bfcca5a8 client: test httpKeysAPI.Set Brian Waldon 2015-01-29 15:26:56 -08:00
  • 14b3f96091 client: test httpKeysAPI.Watcher Brian Waldon 2015-01-29 14:47:01 -08:00
  • cd85451971 client: clarify relationship of AfterIndex and waitIndex Brian Waldon 2015-01-29 14:27:07 -08:00
  • 09017af35e client: test httpWatcher Brian Waldon 2015-01-29 14:18:13 -08:00
  • 11a6cb68a6 client: test unmarshaling of failure responses Brian Waldon 2015-01-29 13:33:55 -08:00
  • 9378413283 client: exhaustive member-related testing Brian Waldon 2015-01-29 12:23:08 -08:00
  • 32ff3ce26f client: test for non-integer X-Etcd-Index Brian Waldon 2015-01-29 09:51:47 -08:00
  • 8a6b72b08d client: tweak test fields Brian Waldon 2015-01-29 09:47:57 -08:00
  • b174732812 client: introduce Error type Brian Waldon 2015-01-28 16:46:58 -08:00
  • 8fdc6b154e client: document PrevExistType Brian Waldon 2015-01-28 16:14:17 -08:00
  • 39b5b083c0 client: document Member fields Brian Waldon 2015-01-28 16:10:20 -08:00
  • 27de5eec76 client: document Response and Node structs Brian Waldon 2015-01-28 16:00:04 -08:00
  • 4a77760f56 client: break dependency on httptypes pkg Brian Waldon 2015-01-28 15:22:27 -08:00
  • 9b334e07a6 client: allow caller to decide HTTP redirect policy Brian Waldon 2015-01-28 15:09:00 -08:00
  • 1c03df62a5 client: WaitIndex -> AfterIndex Brian Waldon 2015-01-28 14:29:03 -08:00
  • a834f297f9 client: document KeysAPI methods Brian Waldon 2015-01-28 13:04:30 -08:00
  • 2b5589ddcd client: encourage error handling in package doc Brian Waldon 2015-01-28 12:58:58 -08:00
  • 6fd105d554 client: document using a custom context Brian Waldon 2015-01-28 12:51:27 -08:00
  • 479a17dcbf client: add GetOptions.Sort Brian Waldon 2015-01-28 12:45:05 -08:00
  • 84ede6fbec client: use options struct for KeysAPI.Get Brian Waldon 2015-01-28 12:34:06 -08:00
  • 8621caf3e2 client: define a DefaultTransport Brian Waldon 2015-01-28 12:07:15 -08:00
  • ce4486ff85 client: document Client methods Brian Waldon 2015-01-28 12:04:39 -08:00
  • 1773d0a18b client: simplify CancelableTransport doc Brian Waldon 2015-01-28 12:04:18 -08:00
  • 19dd4a0f3c client: document Config Brian Waldon 2015-01-28 12:02:43 -08:00
  • 6d82472275 client: move http.go into client.go Brian Waldon 2015-01-28 11:44:38 -08:00
  • bfbf672ce4 client: document MembersAPI methods Brian Waldon 2015-01-27 17:10:30 -08:00
  • 7255fb1b62 client: alias etcdserver/etcdhttp/httptypes.Member Brian Waldon 2015-01-27 16:55:13 -08:00
  • 932351a00d client: document Watcher.Next Brian Waldon 2015-01-27 16:52:57 -08:00
  • aee95468ba client: document MembersAPI/KeysAPI constructors Brian Waldon 2015-01-27 13:51:07 -08:00
  • e885c6c5f4 client: document *Options Brian Waldon 2015-01-27 13:51:27 -08:00