Commit Graph

  • 9c81b86e90 test: enhance the test case TestV3WatchProgressOnMemberRestart Benjamin Wang 2023-02-10 20:18:53 +08:00
  • d41d8ac1da test:enhance the test case TestV3WatchProgressOnMemberRestart Benjamin Wang 2023-02-10 20:15:01 +08:00
  • 9e2d1143fb test: enhance the test case TestV3WatchProgressOnMemberRestart Benjamin Wang 2023-02-10 20:18:53 +08:00
  • 51d34ed5dc test:enhance the test case TestV3WatchProgressOnMemberRestart Benjamin Wang 2023-02-10 20:15:01 +08:00
  • 87e271701b test: enhance the test case TestV3WatchProgressOnMemberRestart Benjamin Wang 2023-02-10 19:09:33 +08:00
  • 4b4637e6ae test: enhance the test case TestV3WatchProgressOnMemberRestart Benjamin Wang 2023-02-10 19:09:33 +08:00
  • 45e9a3c553 remove all unrelated test Benjamin Wang 2023-02-10 18:20:20 +08:00
  • ed529ab0e5 clientv3: correct the nextRev on receving progress notification response Benjamin Wang 2023-02-10 09:59:31 +08:00
  • e896cc7201 clientv3: correct the nextRev on receving progress notification response Benjamin Wang 2023-02-10 09:41:52 +08:00
  • 1f8a08d4c9 clientv3: correct the nextRev on receving progress notification response Benjamin Wang 2023-02-10 09:59:31 +08:00
  • 72b0c50ea1 clientv3: correct the nextRev on receving progress notification response Benjamin Wang 2023-02-10 09:41:52 +08:00
  • 3e046cb4ae update contrib/election/README.md Huidong Zhang 2023-02-10 14:44:53 +08:00
  • 4a42c26302 update gitignore Huidong Zhang 2023-02-10 14:43:11 +08:00
  • 36fc3cae65 clientv3: correct the nextRev on receving progress notification response Benjamin Wang 2023-02-06 16:30:08 +08:00
  • ecb4cbe361 etcdserver: add failpoints apiBeforeSendTimedProgress and apiAfterSendTimedProgress Benjamin Wang 2023-02-10 05:57:06 +08:00
  • d32dceb8a6 Fix regression in timestamp resolution James Blair 2023-02-09 23:34:58 +13:00
  • 346f1d325a
    Merge pull request #15240 from jmhbnz/release-3.5 Marek Siarkowicz 2023-02-09 13:45:30 +01:00
  • 3c64ae4b79
    Merge pull request #15239 from jmhbnz/main Marek Siarkowicz 2023-02-09 13:45:00 +01:00
  • 1d8938b52c
    Fix regression in timestamp resolution James Blair 2023-02-09 23:34:58 +13:00
  • d0575e4f18
    Merge pull request #15268 from lavacat/main-before-follower-send-failpoint Marek Siarkowicz 2023-02-09 09:45:58 +01:00
  • e9a878cb01 Fix indentation. Prasad Chandrasekaran 2023-02-09 14:03:04 +05:30
  • 5efd716a5c Fix indentation. Prasad Chandrasekaran 2023-02-09 14:01:46 +05:30
  • 5464d34d42 Fix shellchecks and comment unsued url. Prasad Chandrasekaran 2023-02-09 13:59:45 +05:30
  • fb7a8973bd
    Merge pull request #15265 from ahrtr/3.4_walSync_failpoint_20230209 Marek Siarkowicz 2023-02-09 09:10:19 +01:00
  • bc5445c00c
    Merge pull request #15264 from ahrtr/3.5_walSync_failpoint_20230209 Marek Siarkowicz 2023-02-09 09:10:05 +01:00
  • 2eadb0ab74 contributing: invalid command for install tools Myrat92 2023-02-09 15:23:12 +08:00
  • 4b91ae2800 tests: trigger raftBeforeFollowerSend failpoint in linearizability test Bogdan Kanivets 2023-02-08 23:27:02 -08:00
  • 2da87c481f contributing: invalid command for install tools Myrat92 2023-02-09 15:23:12 +08:00
  • 8e6c4cdcc4 scripts: Add an install script that can be referred to during release. Prasad Chandrasekaran 2023-02-09 12:21:32 +05:30
  • 3ca47006ba clientv3: correct the nextRev on receving progress notification response Benjamin Wang 2023-02-06 16:30:08 +08:00
  • 39d98522d6 tests: Enable progress notify in linearizability tests Marek Siarkowicz 2023-02-02 11:37:54 +01:00
  • 109873dcb6 etctserver: add failpoints walBeforeSync and walAfterSync Benjamin Wang 2023-02-09 07:06:46 +08:00
  • 452164a1c7 etcdserver: add failpoints walBeforeSync and walAfterSync Benjamin Wang 2023-02-09 07:03:04 +08:00
  • d8c7e3b4d2 tests: Enable progress notify in linearizability tests Marek Siarkowicz 2023-02-02 11:37:54 +01:00
  • 2bd9de4073 Added lru+ttl cache and replaced cache usage in proxy kv package Vitalii Levitskii 2023-02-07 14:28:57 +02:00
  • c2eacb809a update test case to reproduce the duplicated event issue Benjamin Wang 2023-02-08 18:08:31 +08:00
  • 586eaccc4d
    Merge pull request #15252 from ahrtr/walSync_failpoint_20230207 Marek Siarkowicz 2023-02-08 09:59:46 +01:00
  • 9c09d0ff6f clientv3: deprecate RequestProgress in Watcher interface Benjamin Wang 2023-02-08 13:40:20 +08:00
  • 4b4b5dd08e v3rpc, mvcc: Guarantee order of requested progress notifications Peter Wortmann 2023-01-31 23:26:23 +00:00
  • 1fe7b9793a etcdserver: add failpoints walBeforeSync and walAfterSync Benjamin Wang 2023-02-07 14:40:40 +08:00
  • 7404574b3b etcdserverpb: add "retry" flag to WatchResponse Bogdan Kanivets 2023-01-19 23:34:15 -08:00
  • 9bae010994
    Merge pull request #15250 from serathius/linearizability-validate-watch Marek Siarkowicz 2023-02-07 14:50:34 +01:00
  • 6619c1a0c2 etcdproxy: Added flag for enabling/disabling cache. Vitalii Levitskii 2023-02-07 11:31:28 +02:00
  • 5e11e0b6dc tests: Reproduce #15220 and validate fix Marek Siarkowicz 2023-02-02 11:41:20 +01:00
  • 8f54d38b6c build(deps): bump honnef.co/go/tools from 0.3.3 to 0.4.0 in /tools/mod dependabot[bot] 2023-02-06 17:10:32 +00:00
  • 6d28c5a0cc
    build(deps): bump honnef.co/go/tools from 0.3.3 to 0.4.0 in /tools/mod dependabot[bot] 2023-02-06 17:10:32 +00:00
  • 189d90ab7b tests: Validate watch responses in linearizability tests Marek Siarkowicz 2023-02-06 16:57:15 +01:00
  • d8eae85f58
    Merge pull request #15249 from etcd-io/serathius-patch-1 Marek Siarkowicz 2023-02-06 12:19:55 +01:00
  • adf14f80ba Update @serathius email address just in case Marek Siarkowicz 2023-02-06 12:04:20 +01:00
  • dc51cf1646
    Merge pull request #15104 from lavacat/main-tests-snapshots Marek Siarkowicz 2023-02-06 09:47:12 +01:00
  • ea3de17335 etcdserver: add verification on the watch events Benjamin Wang 2023-02-06 13:54:49 +08:00
  • 91b056968d tests linearizability: trigger snapshot related failpoints Bogdan Kanivets 2023-01-09 10:58:38 -08:00
  • 65aa0fa305
    Merge pull request #15242 from fuweid/linearizability-forcestop-cluster Marek Siarkowicz 2023-02-03 21:19:04 +01:00
  • 2183a55b47 tests: forcestop member procs with signal kill Wei Fu 2023-02-03 22:24:41 +08:00
  • fa527c5e54 tests: support to stop the multiple members concurrently Wei Fu 2023-02-03 22:23:06 +08:00
  • e9c00023eb tests: Reproduce #15220 and validate fix Marek Siarkowicz 2023-02-02 11:41:20 +01:00
  • 712bd8a802
    Merge pull request #15233 from kevinzs2048/wip-integration-arm64 Marek Siarkowicz 2023-02-03 12:10:35 +01:00
  • 4d715c0c44 Add integration test for Arm64 Kevin Zhao 2023-02-02 16:43:14 +08:00
  • 1664b4f828
    Merge pull request #15187 from Kidsan/fix/ipv6-comparisons-release-3.5 Marek Siarkowicz 2023-02-03 10:52:54 +01:00
  • b9568dba32
    Fix regression in timestamp resolution James Blair 2023-02-03 21:45:45 +13:00
  • 5f27af9bb8
    Fix regression in timestamp resolution James Blair 2023-02-03 21:42:01 +13:00
  • aee7090033 expect: corrections for linearizability tests logs anushkamittal20 2023-02-03 08:08:07 +05:30
  • 6ad341c1b0
    Merge branch 'etcd-io:main' into main Anushka Mittal 2023-02-03 07:42:26 +05:30
  • dc2b198cc7 docker: remove nsswitch.conf Iavael 2023-01-21 00:55:44 +04:00
  • 604dfd16dc tests: Attempt to reproduce #15220 on timed progress notification Marek Siarkowicz 2023-02-02 11:37:54 +01:00
  • 9ce2b15239 docker: remove nsswitch.conf Iavael 2023-01-21 00:55:44 +04:00
  • 9505d72930
    Merge pull request #15230 from kevinzs2048/wip-e2e-arm64 Marek Siarkowicz 2023-02-02 09:05:44 +01:00
  • 009a6c0b94 Add E2E tests on arm64 Kevin Zhao 2023-02-01 15:19:30 +08:00
  • b10ebff3bb changelog: add items to cover the bummping of bbolt to v1.3.7 Benjamin Wang 2023-01-31 06:49:33 +08:00
  • b4e3ed72e3 bump bbolt to v1.3.7 for release-3.4 Benjamin Wang 2023-01-31 06:37:27 +08:00
  • f25b159fe3
    Merge pull request #15232 from fuweid/linearizability-remove-proxy-for-clustersize-one Marek Siarkowicz 2023-02-01 11:49:25 +01:00
  • 5a249fb3e2 tests/linearizability: remove PeerProxy for ClusterSize=1 Wei Fu 2023-02-01 17:26:39 +08:00
  • d814adbf94
    Merge pull request #15227 from serathius/linearizability-trigger-fail Marek Siarkowicz 2023-02-01 09:26:08 +01:00
  • 90b839dda7 tests: Disable defrag command as it caused problems with defragBeforeCopy failpoint Marek Siarkowicz 2023-01-31 12:47:41 +01:00
  • 00491783e4 bump raft to v3.0.0-20230111134043-eb615dae0bdf Paco Xu 2023-01-31 17:01:15 +08:00
  • 9816e8e5cc changelog: add items to cover the bummping of bbolt to v1.3.7 Benjamin Wang 2023-01-31 06:49:33 +08:00
  • f4cc163190
    Merge pull request #15156 from Nordix/add-minmax-allow-tls13 Marek Siarkowicz 2023-01-31 10:11:38 +01:00
  • 238da4b3f5
    Merge pull request #15225 from pacoxu/update-cockroachdb/datadriven-etcd3.5 Marek Siarkowicz 2023-01-31 08:51:28 +01:00
  • 5ae405e646
    Merge pull request #15202 from serathius/linearizability-logger Marek Siarkowicz 2023-01-31 08:46:28 +01:00
  • 2a0ecd4078 upgrade cockroachdb/datadriven to v1.0.2 to remove archived dependencies Paco Xu 2023-01-31 14:19:25 +08:00
  • 78e739083e bump github.com/stretchr/testify to v1.8.1 Benjamin Wang 2023-01-31 06:44:51 +08:00
  • 747de58414 bump bbolt to v1.3.7 for release-3.5 Benjamin Wang 2023-01-31 06:32:22 +08:00
  • 23e89b98a3 bump bbolt to v1.3.7 Benjamin Wang 2023-01-31 06:22:29 +08:00
  • 82243d0919 netutil: consistently format ipv6 addresses kidsan 2023-01-20 16:12:06 +01:00
  • b898ee2ca4 bump github.com/stretchr/testify to v1.8.1 Benjamin Wang 2023-01-31 06:44:51 +08:00
  • 96fcd58c03 bump bbolt to v1.3.7 for release-3.4 Benjamin Wang 2023-01-31 06:37:27 +08:00
  • 0cb9f2b757 bump bbolt to v1.3.7 for release-3.5 Benjamin Wang 2023-01-31 06:32:22 +08:00
  • 22989496a9 bump bbolt to v1.3.7 Benjamin Wang 2023-01-31 06:22:29 +08:00
  • 1805d74345 cleanup dependencies by executing ./script/fix.sh Benjamin Wang 2023-01-31 05:48:52 +08:00
  • 18bf83766d build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependabot[bot] 2023-01-30 17:10:51 +00:00
  • aba0f91167 build(deps): bump github.com/mgechev/revive in /tools/mod dependabot[bot] 2023-01-30 17:06:05 +00:00
  • d0a481be84 build(deps): bump github/codeql-action from 2.1.39 to 2.2.1 dependabot[bot] 2023-01-30 17:17:45 +00:00
  • 7896531f79 linearizability tests : add max lease check Geeta Gharpure 2023-01-30 19:24:52 +00:00
  • 3545bb204c
    Merge branch 'etcd-io:main' into lease_revoke_other_client geetasg 2023-01-30 11:24:01 -08:00
  • 6414850b4d
    build(deps): bump github/codeql-action from 2.1.39 to 2.2.1 dependabot[bot] 2023-01-30 17:17:45 +00:00
  • d2b1e42cc0
    build(deps): bump go.opentelemetry.io/otel in /server dependabot[bot] 2023-01-30 17:11:17 +00:00
  • b9b5deb6bc
    build(deps): bump google.golang.org/grpc in /server dependabot[bot] 2023-01-30 17:11:05 +00:00
  • ad002dcdae
    build(deps): bump go.opentelemetry.io/otel/trace in /tests dependabot[bot] 2023-01-30 17:10:39 +00:00
  • 1d08ab4e50
    build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc dependabot[bot] 2023-01-30 17:10:33 +00:00
  • ae4a3ea633
    build(deps): bump go.opentelemetry.io/otel/sdk in /tests dependabot[bot] 2023-01-30 17:10:27 +00:00