Commit Graph

  • 6071b1c523 Support configuring MaxConcurrentStreams for http2 Benjamin Wang 2022-07-21 13:30:06 +0800
  • b71a641c93
    Merge pull request #14235 from Abirdcfly/main Benjamin Wang 2022-07-21 13:54:01 +0800
  • 37b920e9f4 delete unreachable code Abirdcfly 2022-07-19 17:23:13 +0800
  • f6cfd465cc No need to manually remove tmp directory created by t.TempDir() Benjamin Wang 2022-07-21 08:20:52 +0800
  • 790a461c16 readme: remove broken roadmap link Austin Benoit 2022-07-20 19:29:01 -0400
  • 40ccb8b454
    Merge pull request #14240 from chaochn47/cherry-pick-12335 Benjamin Wang 2022-07-21 03:32:02 +0800
  • 864006b72d print out applied index as uint64 Chao Chen 2022-07-20 12:06:54 -0700
  • 3f9fba9112 etcdserver: add more detailed traces on linearized reading Pierre Zemb 2020-09-25 16:10:18 +0200
  • fc76e90cf2
    Merge pull request #14230 from mitake/perm-cache-lock-3.4 Benjamin Wang 2022-07-20 18:51:54 +0800
  • 3ea12d352e
    Merge pull request #14241 from vivekpatani/release-3.4 Benjamin Wang 2022-07-20 18:51:24 +0800
  • 6313502fb4
    Merge pull request #14239 from chaochn47/backport-13676 Benjamin Wang 2022-07-20 18:50:46 +0800
  • 9d7e10863e
    Merge pull request #14227 from mitake/perm-cache-lock-3.5 Marek Siarkowicz 2022-07-20 10:36:00 +0200
  • b0e1aaef69
    Merge pull request #14236 from chrisayoub/release-3.4 Benjamin Wang 2022-07-20 12:49:31 +0800
  • b75aa3eb4c
    Merge pull request #14242 from Elbehery/etcd-mixin_replace_backend_with_database Benjamin Wang 2022-07-20 12:40:56 +0800
  • 75d7bd0155 etcd-mixin: fix etcdDatabaseQuotaLowSpace alert name Mustafa Elbehery 2022-07-20 06:10:29 +0200
  • 36a76e8531 clientv3: filter learners members during autosync Chris Ayoub 2022-07-19 11:36:41 -0400
  • 2ef4043979
    Merge pull request #14237 from Elbehery/use-last_over_time Sahdev Zala 2022-07-19 21:43:57 -0400
  • 4fef7fcb90 clientv3: fix isOptsWithFromKey/isOptsWithPrefix vivekpatani 2022-07-19 15:57:21 -0700
  • fd51434b54 backport 3.5: #13676 load all leases from backend Chao Chen 2022-07-19 15:49:13 -0700
  • 674ef6c32f
    Merge pull request #14221 from Elbehery/add_etcdBackendHighFragmentationRatio_alert Benjamin Wang 2022-07-20 05:20:09 +0800
  • 0d0fc573ba etcd-mixin:use-last_over_time-with-etcdBackendQuotaLowSpace-alert Mustafa Elbehery 2022-07-19 18:10:12 +0200
  • 7de89e8db6 etcd-mixin:add etcdBackendHighFragmentationRatio alert Mustafa Elbehery 2022-07-13 19:54:09 +0200
  • d58a0c0434
    Merge pull request #14177 from ahrtr/3.4_lease_renew_linearizable Benjamin Wang 2022-07-19 16:39:00 +0800
  • e15c005fef server/auth: protect rangePermCache with a RW lock Hitoshi Mitake 2022-04-17 23:06:30 +0900
  • ecd91da40d server/auth: protect rangePermCache with a RW lock Hitoshi Mitake 2022-04-17 23:06:30 +0900
  • 07d2b1d626 support linearizable renew lease for 3.4 Benjamin Wang 2022-06-29 14:27:45 +0800
  • 525d53bd41
    Merge pull request #14228 from mitake/changelog-3.5-for-pr-13954 Marek Siarkowicz 2022-07-18 09:59:58 +0200
  • 874561448d update changelog-3.5 to protection for rangePermCache with a RW lock Hitoshi Mitake 2022-07-18 00:22:01 +0900
  • 5cae1a1c48 Print clusterID, memberID and leaseID in hexdecimal Benjamin Wang 2022-07-11 15:06:08 +0800
  • 508fa22a91 benchmark: Fix the panic when running `benchmark watch` SimFG 2022-07-12 11:16:20 +0800
  • 3237289fff
    Merge pull request #14222 from Jille/backport-14203 Benjamin Wang 2022-07-15 08:27:07 +0800
  • cbedaf90fe Improve error message for incorrect values of ETCD_CLIENT_DEBUG Jille Timmermans 2022-07-13 18:55:27 +0200
  • 73c714bf3d
    Merge pull request #14196 from Elbehery/use-derive-insteadof-increase Benjamin Wang 2022-07-14 06:20:37 +0800
  • 16c10d6910
    Merge pull request #14203 from Jille/patch-1 Benjamin Wang 2022-07-14 05:54:04 +0800
  • ac3f913dad Improve error message for incorrect values of ETCD_CLIENT_DEBUG Jille Timmermans 2022-07-13 18:55:27 +0200
  • dae7838c44
    Merge pull request #14201 from lishaokai1995/main Piotr Tabor 2022-07-13 16:33:01 +0200
  • 53bfdc11d8
    Merge pull request #14220 from ahrtr/changelog_maxstream Benjamin Wang 2022-07-13 17:16:19 +0800
  • fb71790611
    Merge pull request #14219 from ahrtr/3.5_backport_maxstream Benjamin Wang 2022-07-13 16:57:48 +0800
  • 575a901c08 update both 3.5 and 3.6 changelog to cover the new flag --max-concurrent-streams Benjamin Wang 2022-07-13 14:58:29 +0800
  • ff447b4a35 add e2e test cases to cover the maxConcurrentStreams Benjamin Wang 2022-07-13 14:43:44 +0800
  • 437f3778d0 Add flag `--max-concurrent-streams` to set the max concurrent stream each client can open at a time Benjamin Wang 2022-07-13 14:18:15 +0800
  • 40d1a43176 add the uint32Value data type Benjamin Wang 2022-07-13 13:57:22 +0800
  • 6c5dfcf140
    Merge pull request #14215 from etcd-io/serathius-patch-1 Marek Siarkowicz 2022-07-12 13:37:15 +0200
  • 25ad3cffe8 Make Benjamin an official v3.4 release manager Marek Siarkowicz 2022-07-12 12:14:46 +0200
  • 9c4fe12a88
    Merge pull request #14169 from ahrtr/http_max_stream_20220628 Benjamin Wang 2022-07-12 17:38:43 +0800
  • c72f786750
    Merge pull request #14214 from ahrtr/3.4.19_date Benjamin Wang 2022-07-12 17:23:45 +0800
  • d3a96f3485 update v3.4.19 release date Benjamin Wang 2022-07-12 16:59:07 +0800
  • 4636a5fab4 Bump version to 3.4.19 v3.4.19 Benjamin Wang 2022-07-12 16:18:36 +0800
  • 06561ae4bf
    Merge pull request #14210 from ahrtr/fix_release_script Benjamin Wang 2022-07-12 16:06:33 +0800
  • be0ce4f15b fix pipeline failure for release test Benjamin Wang 2022-07-12 05:04:21 +0800
  • d3dfc9b796
    Merge pull request #14204 from lavacat/release-3.4-balancer-tests Benjamin Wang 2022-07-12 06:14:35 +0800
  • 185f203528 clientv3/balance: fixed flaky balancer tests Bogdan Kanivets 2022-07-08 02:08:10 -0700
  • 7de53273dd
    Merge pull request #14205 from ahrtr/3.4_release_script Benjamin Wang 2022-07-11 20:06:06 +0800
  • 6cc9416ae5 backport release test to 3.4 Benjamin Wang 2022-07-11 16:37:48 +0800
  • 9609a46629
    Merge pull request #14207 from ahrtr/dev_guide_local_cluster Marek Siarkowicz 2022-07-11 10:15:08 +0200
  • 12ee494ebc
    Merge pull request #14206 from ahrtr/relase_update_travis Marek Siarkowicz 2022-07-11 10:14:39 +0200
  • e6b3d97712 Update release scripts for release-3.4 Benjamin Wang 2022-07-11 09:12:25 +0800
  • 39486c4289 update goreman installation command in local_cluster.md Benjamin Wang 2022-07-11 13:51:57 +0800
  • 7400d6c363 Update scripts/release.sh to remove message related to travis.yml Benjamin Wang 2022-07-11 10:31:51 +0800
  • e3fd58df46 clientv3: Fix parsing of ETCD_CLIENT_DEBUG Jille Timmermans 2022-07-08 20:02:21 +0200
  • 91f8eb1bd6 fix:etcd-mixin:use-predictLinear-insteadof-increase Mustafa Elbehery 2022-07-07 15:53:15 +0200
  • 20bf49c24e
    Merge pull request #14202 from ahrtr/changlog_3.4.19 Marek Siarkowicz 2022-07-08 10:23:52 +0200
  • 852ac37bc0
    Merge pull request #14200 from ahrtr/3.4_pipeline_race Marek Siarkowicz 2022-07-08 10:23:21 +0200
  • 1914e425bf update 3.4 changelog to prepare for the release of 3.4.19 Benjamin Wang 2022-07-08 14:06:02 +0800
  • c4e89b4186 Fix syntax errors in comments sky li (李少凯)-浪潮数据 2022-07-08 09:48:13 +0800
  • 8c1c5fefdb set RACE as true for linux-amd64-unit and linux-amd64-grpcproxy Benjamin Wang 2022-07-08 08:37:31 +0800
  • 186c895da8
    Merge pull request #14198 from SimFG/heap_top Benjamin Wang 2022-07-08 04:59:43 +0800
  • e586dc19df lease: Rename `Poll` to `Peek` in the `LeaseExpiredNotifier` SimFG 2022-07-07 11:43:54 +0800
  • 8b6c8b4c96 add unit test for pkg/flags/Uint32FromFlag in uint32_test.go Benjamin Wang 2022-07-07 04:52:28 +0800
  • 1a6fe4dbc6 update the comment for MaxConcurrentStreams to clearly state it's the max value for each client. Benjamin Wang 2022-06-28 08:34:59 +0800
  • f40b676701 add e2e test cases to cover the maxConcurrentStreams Benjamin Wang 2022-06-28 05:40:15 +0800
  • 053ba95ed5 set max concurrent streams to the http2 server Benjamin Wang 2022-06-28 05:32:29 +0800
  • d8347ec683 add & refine the uint32Value data type Benjamin Wang 2022-06-28 05:29:30 +0800
  • 6220174687 support custom `grpc.MaxConcurrentStreams` 杨金珏 2022-05-30 17:03:27 +0800
  • 248f072370
    Merge pull request #14194 from ahrtr/update_etcdctl_typo Marek Siarkowicz 2022-07-05 14:55:41 +0200
  • 0c6063fa82
    Merge pull request #14192 from ahrtr/3.4_bump_yaml Marek Siarkowicz 2022-07-05 14:32:09 +0200
  • 231bee6fe2 fix a typo in etcdctl readme for the elect command Benjamin Wang 2022-07-05 16:03:45 +0800
  • 860dc149b2 Bump gopkg.in/yaml.v2 v2.2.8 -> v2.4.0 due to: CVE-2019-11254 Benjamin Wang 2022-07-05 06:26:06 +0800
  • 07d620822f
    Merge pull request #14173 from SimFG/ctl_err Benjamin Wang 2022-07-05 06:10:11 +0800
  • 960d4c2dce
    Merge pull request #14154 from ahrtr/3.4_changelog_lease_revoke_20220624 Benjamin Wang 2022-07-05 06:09:38 +0800
  • 1749a07a20
    Merge pull request #14172 from SimFG/snap_log Piotr Tabor 2022-07-04 23:57:15 +0200
  • f0256eeec9
    Merge pull request #14179 from lavacat/release-3.4-crypto Marek Siarkowicz 2022-07-04 11:57:58 +0200
  • 66f15f8efb ectdctl: Handle the repeat error message when the unknown command error occurs SimFG 2022-06-28 21:24:30 +0800
  • 57c1d92e20
    Merge pull request #14187 from spzala/automated-cherry-pick-of-#14182-upstream-release-3.5 Benjamin Wang 2022-07-03 19:02:10 +0800
  • 4df61af2df Client: fix check for WithPrefix op Sahdev Zala 2022-06-29 16:39:13 -0400
  • 33347b6845
    Merge pull request #13954 from mitake/perm-cache-lock Benjamin Wang 2022-07-03 07:01:46 +0800
  • de09174a3f server/auth: protect rangePermCache with a RW lock Hitoshi Mitake 2022-04-17 23:06:30 +0900
  • 576a798bf9 [backport 3.4] Update golang.org/x/crypto to latest Bogdan Kanivets 2022-06-29 01:23:16 -0700
  • bae61786fc
    Merge pull request #14183 from ahrtr/3.4_pipeline_issues_20220630 Benjamin Wang 2022-07-01 05:36:29 +0800
  • f94af77d4a
    Merge pull request #14184 from ahrtr/fix_proxy_test_certificate_20220630 Benjamin Wang 2022-07-01 05:33:50 +0800
  • 8160e9ebe2 disable test cases on certificate-based authentication which isn't supported by gRPC proxy. Benjamin Wang 2022-06-30 14:11:54 +0800
  • 5b3f269159 replace all 3.4 certificates and keys with the files from 3.5 Benjamin Wang 2022-06-30 13:21:48 +0800
  • ae9ca48a3f remove duplicate certificate configuration for proxy test Benjamin Wang 2022-06-30 10:26:36 +0800
  • bb9113097a fix test failure in TestCtlV3WatchClientTLS Benjamin Wang 2022-06-30 10:16:41 +0800
  • 2a0e92fac0
    Merge pull request #14182 from spzala/isoptswithprefix Sahdev Zala 2022-06-29 19:32:05 -0400
  • 8637c54bcc Client: fix check for WithPrefix op Sahdev Zala 2022-06-29 16:39:13 -0400
  • f169e5dcba
    Merge pull request #14151 from ahrtr/3.4_skip_TestWatchRequestProgress_proxy Benjamin Wang 2022-06-29 05:40:05 +0800
  • 6958ee8ff2 Skip WatchRequestProgress test in grpc-proxy mode. Benjamin Wang 2022-06-24 09:38:52 +0800
  • f1c59dcfac
    Merge pull request #14170 from ahrtr/3.4_proxy_fix_20220628 Marek Siarkowicz 2022-06-28 17:56:44 +0200
  • 107b7c06ab sanp: Delete the nil judgment of the log object SimFG 2022-06-28 16:22:20 +0800