Commit Graph

  • bc50a4591a Merge pull request #8536 from gyuho/typo Gyu-Ho Lee 2017-09-11 07:33:54 -07:00
  • 0b2d8a6c96 *: fix minor typos Gyu-Ho Lee 2017-09-08 18:26:50 -07:00
  • 8597361f01 raft: fix Pre-Vote migration gladiator 2017-09-09 09:12:39 +08:00
  • 3b3d392540 *: use grpclog.LoggerV2 Gyu-Ho Lee 2017-09-08 14:42:30 -07:00
  • f37ff4a4e2 v3rpc: use grpclog.LoggerV2 for grpc logs Gyu-Ho Lee 2017-09-08 14:42:04 -07:00
  • d6c33367c4 clientv3: upgrade grpclog to LoggerV2 Gyu-Ho Lee 2017-09-08 14:41:11 -07:00
  • 15e9510d2c client: fail over to next endpoint on oneshot failure Anthony Romano 2017-09-07 15:10:32 -07:00
  • 80aa810309 Merge pull request #8519 from heyitsanthony/client-oneshot-failover Anthony Romano 2017-09-08 12:54:35 -07:00
  • f4355a00ae Merge pull request #8518 from dvrkps/patch-1 Anthony Romano 2017-09-08 11:43:04 -07:00
  • 76a35e71be client: fail over to next endpoint on oneshot failure Anthony Romano 2017-09-07 15:10:32 -07:00
  • ba89bbb47d Merge pull request #8528 from gyuho/ctx Gyu-Ho Lee 2017-09-08 10:53:31 -07:00
  • f5637106e9 words: mask more words in spellcheck Gyu-Ho Lee 2017-09-08 10:17:35 -07:00
  • 24a0800b0a clientv3: optimize balancer switch with health check Gyu-Ho Lee 2017-09-07 11:59:08 -07:00
  • b2829256c3 clientv3/integration: add TestWatchKeepAlive Gyu-Ho Lee 2017-08-25 13:56:57 -07:00
  • 94609cfb86 integration: configure keepalive parameters for server Gyu-Ho Lee 2017-08-25 13:32:46 -07:00
  • 8b2531fb93 integration: add Blackhole to bridgeConn Gyu-Ho Lee 2017-08-25 13:30:14 -07:00
  • ee3e9e0b64 etcdmain: add 'grpc-keepalive-*' flags Gyu-Ho Lee 2017-08-25 13:27:50 -07:00
  • 28be30d76b embed: define keepalive server options Gyu-Ho Lee 2017-08-25 13:26:28 -07:00
  • 380cad9936 api/rpc: accept grpc.ServerOption's for keepalive policy Gyu-Ho Lee 2017-08-25 13:23:13 -07:00
  • 640c0e6ff4 tools/benchmark: replace 'golang.org/x/net/context' with 'context' Gyu-Ho Lee 2017-09-08 09:35:39 -07:00
  • 367ba8fa25 Merge 4b40cbe3a9d21d327cc04c063a827fc5caee6966 into 9a1e294ec69c5426025916a4ce412e6006c7a2ee Gyu-Ho Lee 2017-09-08 16:45:59 +00:00
  • 9a1e294ec6 Merge pull request #8523 from heyitsanthony/remove-gosimple-mask Anthony Romano 2017-09-08 09:45:48 -07:00
  • 4b40cbe3a9 test: fix shellcheck egrep warnings Gyu-Ho Lee 2017-09-08 09:39:49 -07:00
  • ae63ac1cf7 test: remove S1024 mask from gosimple pass Anthony Romano 2017-09-07 19:59:51 -07:00
  • 9c4f66e863 lease: Add clockwork lorneli 2017-09-08 19:46:31 +08:00
  • f445b463a2 travis: add 1.9.x instead 1.x go version Davor Kapsa 2017-09-08 07:41:24 +02:00
  • 6930e471ed Merge pull request #8521 from gyuho/grep Gyu-Ho Lee 2017-09-07 20:04:28 -07:00
  • 70c20a9e73 Merge pull request #8522 from gyuho/lessor Gyu-Ho Lee 2017-09-07 18:44:16 -07:00
  • 0e0d9e492f lease: use time.Until in 'Remaining' Gyu-Ho Lee 2017-09-07 18:41:36 -07:00
  • e49d93ccb7 test: use 'grep -E' for non-standard 'egrep' Gyu-Ho Lee 2017-09-07 18:37:33 -07:00
  • 6e39a39e3a Merge pull request #8511 from gyuho/ctx Gyu-Ho Lee 2017-09-07 18:07:57 -07:00
  • 038ac72f02 Merge fcee83633516f3e9025c86e46dbfe678738535f8 into eb55917ef6d38264e3287ff56cf21e3b9b3795fb Hardy Simpson 2017-09-07 22:46:34 +00:00
  • eb55917ef6 Merge pull request #8507 from lorneli/lease_monotime Anthony Romano 2017-09-07 15:43:24 -07:00
  • 89ee9d6671 travis: add 1.x instead 1.9 to go version Davor Kapsa 2017-09-07 23:53:31 +02:00
  • 83ecf795c1 raft: don't ack MsgPreVotes when it cannot succeed irfan sharif 2017-09-07 16:54:08 -04:00
  • 24498ea167 test: mask 'nil Context' for staticcheck Gyu-Ho Lee 2017-09-06 17:25:26 -07:00
  • 9a726b424d *: fix leaky context creation with cancel Gyu-Ho Lee 2017-09-06 15:58:07 -07:00
  • 9d12ba26e0 README: require Go 1.9+ Gyu-Ho Lee 2017-09-06 15:26:52 -07:00
  • 887a0585e6 vendor: upgrade 'golang.org/x/net' with type alias Gyu-Ho Lee 2017-09-06 15:01:51 -07:00
  • f65aee0759 *: replace 'golang.org/x/net/context' with 'context' Gyu-Ho Lee 2017-09-06 14:57:25 -07:00
  • ff31fb4b8b Merge pull request #8512 from gyuho/docker Gyu-Ho Lee 2017-09-07 13:33:42 -07:00
  • a44e11414f Dockerfile-test: add test image with Go 1.9 Gyu-Ho Lee 2017-09-06 19:02:52 -07:00
  • 252cab0c13 clientv3: Allow naked LeaseID or int64 for LeaseValue Compare's James Shubin 2017-09-07 13:45:21 -04:00
  • 9c3474e4e0 Merge pull request #8500 from heyitsanthony/clientv3-spelling Anthony Romano 2017-09-07 10:06:24 -07:00
  • 63aa64d240 lease: use monotime in time.Time for Go 1.9 lorneli 2017-09-06 20:56:34 +08:00
  • 2bb893b478 rafthttp: add remote in pipeline and snapshot handler when corresponding peer or remote do not exist blueblue 2017-09-07 13:49:39 +08:00
  • 2d0eec0b35 clientv3: goword spelling check Anthony Romano 2017-09-04 03:09:32 -07:00
  • 4587d56731 travis: enable goword spell checking Anthony Romano 2017-09-06 12:37:31 -07:00
  • caf1156eeb Merge 4c816c39135512d58fa88424941b1c5b90806e82 into ec36d0040bbd90c8a187d3b9070976389f35c358 Gyu-Ho Lee 2017-09-07 03:31:41 +00:00
  • ec36d0040b Merge pull request #8508 from heyitsanthony/shellcheck-more Anthony Romano 2017-09-06 20:31:15 -07:00
  • 9abe9da9db *: fix shellcheck warnings Anthony Romano 2017-09-06 10:38:08 -07:00
  • a0361ea3f9 rafthttp: add remote in pipeline and snapshot handler when corresponding peer or remote do not exist blueblue 2017-09-07 10:14:54 +08:00
  • 3c1845604b Merge pull request #8484 from lorneli/dev Anthony Romano 2017-09-06 13:50:38 -07:00
  • 05d7dc307b Merge pull request #8490 from lorneli/lease_dev Xiang Li 2017-09-06 12:47:25 -07:00
  • 7c50c06fb8 wal: tiny refactor lorneli 2017-09-01 19:13:32 +08:00
  • 7063a5e5cc lease: add limit in lessor.findExpiredLeases function lorneli 2017-09-03 22:49:53 +08:00
  • 77a19cd9d4 lease: fix typos lorneli 2017-09-03 14:46:40 +08:00
  • 4c816c3913 clientv3/integration: add TestWatchKeepAlive Gyu-Ho Lee 2017-08-25 13:56:57 -07:00
  • cddc62b41c clientv3: prioritize healthy endpoints on notify Gyu-Ho Lee 2017-08-25 13:34:11 -07:00
  • 4bbfb64cf5 integration: configure keepalive parameters for server Gyu-Ho Lee 2017-08-25 13:32:46 -07:00
  • b4d28dc7e0 integration: add Blackhole to bridgeConn Gyu-Ho Lee 2017-08-25 13:30:14 -07:00
  • b0d22c657a etcdmain: add 'grpc-keepalive-*' flags Gyu-Ho Lee 2017-08-25 13:27:50 -07:00
  • 367ffd628f embed: define keepalive server options Gyu-Ho Lee 2017-08-25 13:26:28 -07:00
  • 3c6b9dd34f api/rpc: accept grpc.ServerOption's for keepalive policy Gyu-Ho Lee 2017-08-25 13:23:13 -07:00
  • 4cbe2e8cae Merge pull request #8505 from gyuho/conn-timeout Gyu-Ho Lee 2017-09-05 16:50:39 -07:00
  • 40e969b02a Merge pull request #8485 from irfansharif/TestRecvMsgPreVote Xiang Li 2017-09-05 16:11:52 -07:00
  • b1595f2792 Merge pull request #8488 from purpleidea/feat/leaseid-helper Xiang Li 2017-09-05 16:11:21 -07:00
  • 550765d037 clientv3: Add LeaseValue helper to Cmp LeaseID values in Txn James Shubin 2017-09-01 13:33:31 -04:00
  • 8a351f9851 Documentation/upgrades: add 3.3 upgrade guide Gyu-Ho Lee 2017-09-05 14:18:04 -07:00
  • 15c3c1be28 *: replace 'grpc.ErrClientConnTimeout' with 'context.DeadlineExceeded' Gyu-Ho Lee 2017-09-05 14:10:43 -07:00
  • 312c68a9c6 clientv3: deprecate grpc.ErrClientConnTimeout errors Gyu-Ho Lee 2017-09-05 14:10:02 -07:00
  • 9a84c84ea6 Merge pull request #8479 from heyitsanthony/ctlv2-backup-v3 Anthony Romano 2017-09-05 13:46:29 -07:00
  • 9021b85692 Merge pull request #8462 from jiaxuanzhou/serverName Anthony Romano 2017-09-05 12:29:17 -07:00
  • 9a0f8c5917 etcdctl: add discovery-srv global flag for v3 jiaxuanzhou 2017-08-29 23:35:34 +08:00
  • 589a7a19ac Merge pull request #8489 from gyuho/news Gyu-Ho Lee 2017-09-01 14:55:45 -07:00
  • a51135a5f0 NEWS: add v3.2.7 Gyu-Ho Lee 2017-09-01 14:39:39 -07:00
  • 09b7fd4975 version: bump up to 3.2.7+git Gyu-Ho Lee 2017-09-01 14:03:26 -07:00
  • 09e30117f5 Merge pull request #8480 from heyitsanthony/fix-decrease-cluster Anthony Romano 2017-09-01 13:19:02 -07:00
  • 59d232adf9 integration: retry remove in TestDecreaseClusterSize Anthony Romano 2017-08-31 23:36:12 -07:00
  • e832048a1f Merge pull request #8481 from heyitsanthony/data-model-generation Anthony Romano 2017-09-01 10:03:06 -07:00
  • bb66589f8c version: bump up to 3.2.7 v3.2.7 Gyu-Ho Lee 2017-09-01 09:15:15 -07:00
  • 248384a468 raft: (re-)introduce TestRecvMsgPreVote irfan sharif 2017-09-01 10:45:47 -04:00
  • 079d578959 e2e: test etcdctl backup saves v3 db Anthony Romano 2017-08-31 20:47:51 -07:00
  • b70263247d e2e: launch etcdctl with api=3 when calling etcdctl3 Anthony Romano 2017-08-31 20:30:46 -07:00
  • 4cd99d1091 Documentation: modifying a key does not create a new gen in data model Anthony Romano 2017-08-31 23:56:04 -07:00
  • 9f7375c225 ctlv2: save v3 db with v2 data using --with-v3 Anthony Romano 2017-08-31 19:05:28 -07:00
  • 252cbd9e72 Merge 6285bfe186f58d7e596fd93674ccb645cb84cc9a into b61c7489e0064ff35e179507ecda0aa734f563c0 Hitoshi Mitake 2017-08-31 23:43:29 +00:00
  • b61c7489e0 Merge pull request #8475 from heyitsanthony/mvcc-100-range Anthony Romano 2017-08-31 16:42:16 -07:00
  • 1b19a5c708 Merge pull request #8407 from heyitsanthony/v2v3 Anthony Romano 2017-08-31 16:41:45 -07:00
  • 4c725cee26 Merge pull request #8474 from heyitsanthony/netutil-cmp Anthony Romano 2017-08-31 13:40:17 -07:00
  • 9d79d5fe65 mvcc: don't allocate keys when computing Revisions Anthony Romano 2017-08-31 13:21:04 -07:00
  • be7d488982 mvcc: add range benchmark for fetching 100 keys Anthony Romano 2017-08-31 13:20:37 -07:00
  • 492bbc9659 netutil: test schemes for URLStringsEqual Anthony Romano 2017-08-31 12:41:05 -07:00
  • 32bfd9e5ab test: add v2v3 store tests to integration and cov passes Anthony Romano 2017-08-24 22:55:41 -07:00
  • d4b8193c55 hack/benchmark: update bench.sh to match procfile Anthony Romano 2017-08-15 22:26:55 -07:00
  • e9cf07fa4d e2e: test v2v3 emulation Anthony Romano 2017-08-18 10:58:05 -07:00
  • a0adee5209 etcdmain: add command line flag to etcdmain Anthony Romano 2017-08-13 18:12:40 -07:00
  • 5d669290e3 embed: support experimental v2v3 proxy option Anthony Romano 2017-08-10 22:26:46 -07:00
  • 75eb05a272 store: test v2v3 store Anthony Romano 2017-08-15 10:55:03 -07:00
  • cab7572b00 store: separate tests that need Store from those needing *store Anthony Romano 2017-08-15 10:54:02 -07:00