Commit Graph

  • 3de6b382df server&tests: Fix goroutine leaks lzhfromustc 2021-03-23 12:52:59 -04:00
  • 4f34f14830
    Merge pull request #12762 from wpedrak/postpone-read-index Piotr Tabor 2021-03-23 15:57:31 +01:00
  • 30ce6067da
    Merge pull request #12780 from wpedrak/read_index_retry Piotr Tabor 2021-03-23 13:47:41 +01:00
  • 758ff0163c raft: postpone MsgReadIndex until first commit in the term wpedrak 2021-03-11 15:39:41 +01:00
  • 456e129422
    Merge pull request #12793 from gliptak/patch-1 Piotr Tabor 2021-03-23 09:19:26 +01:00
  • 49d19efd82
    Correct ineffassign Gábor Lipták 2021-03-22 14:11:30 -04:00
  • e51c697ec6 raft: disable XXX_NoUnkeyedLiteral, XXX_unrecognized, and XXX_sizecache fields in protos Nathan VanBenschoten 2021-03-20 02:33:40 -04:00
  • ebc01743df raft: Add TestProtoMemorySizes test Nathan VanBenschoten 2021-03-20 02:13:05 -04:00
  • 8469108548
    Merge pull request #12782 from ptabor/20210316-fixes Piotr Tabor 2021-03-19 20:10:11 +01:00
  • 18321a0c85
    Merge pull request #12786 from ptabor/20210318-debug-env Piotr Tabor 2021-03-18 21:55:51 +01:00
  • e2b5835e64 Fix go-tip: (1.17) fmt error: Piotr Tabor 2021-03-18 19:44:28 +01:00
  • 9312d1b077 clientv3: Bring back ETCD_CLIENT_DEBUG variable interpretation. Piotr Tabor 2021-03-18 11:00:36 +01:00
  • 0a02a107ea
    Merge pull request #12787 from wpedrak/staticcheck_fixes Gyuho Lee 2021-03-18 09:52:21 -07:00
  • dac6e37ea1 *: over 20 staticcheck fixes wpedrak 2021-03-18 15:05:22 +01:00
  • 2932969b91
    Merge pull request #12781 from ptabor/20210315-flaki-balancer Piotr Tabor 2021-03-18 08:30:54 +01:00
  • 63c51709b4
    Merge pull request #12784 from ptabor/20210317-readme-go-version Piotr Tabor 2021-03-17 15:41:21 +01:00
  • 7d53a06957 README: Update required go version. Piotr Tabor 2021-03-17 15:34:59 +01:00
  • 725a8c5e02 Enable configuring delegated zap-logging for embed server. Piotr Tabor 2021-03-16 22:21:13 +01:00
  • 6657d5907c Make sure all integration tests have BeforeTest. Piotr Tabor 2021-03-16 23:30:23 +01:00
  • 809e7629ed Add integration.BeforeTest to all missing tests. Piotr Tabor 2021-03-16 22:46:35 +01:00
  • a84bd093b0 Integration with grpc-settable logger. Piotr Tabor 2021-03-15 21:23:38 +01:00
  • 18382aa234 Fix 2 sources of leaked memory: embed server HTTP & v3_snapshot.leasser. Piotr Tabor 2021-03-16 22:20:00 +01:00
  • e9779231ec server: add 500ms retries to ReadIndex requests for l-reads wpedrak 2021-03-16 09:44:02 +01:00
  • a57e967d84 Integration test flakes fixes. Piotr Tabor 2021-03-16 16:08:18 +01:00
  • 4b21e38381 refactored l-read loop in v3_server.go wpedrak 2021-03-15 14:26:25 +01:00
  • e599f4a482
    Merge pull request #12775 from ptabor/20210314-zip Gyuho Lee 2021-03-14 11:37:11 -07:00
  • 1e7c1805d8 Unify logic of building raft-loggers for etcd. Piotr Tabor 2021-03-14 16:02:50 +01:00
  • 44bd22307e Merge get_logger() & Logger() method. Piotr Tabor 2021-03-14 14:05:17 +01:00
  • 527c765ece
    Merge pull request #12773 from ptabor/20210310-test-fixes Piotr Tabor 2021-03-14 13:36:19 +01:00
  • de67806175 mend Piotr Tabor 2021-03-14 13:35:47 +01:00
  • 67491a00ea e2e/expect: In case of sut process failure, print last 40lines of logs. Piotr Tabor 2021-03-10 21:55:46 +01:00
  • a47c18d30a Fix 2 remaining 'defer AfterTest' calls. Piotr Tabor 2021-03-10 09:09:17 +01:00
  • dc65854982 Merge branch 'master' of https://github.com/wilsonwang371/etcd Wilson Wang 2021-03-12 14:58:33 -08:00
  • c4792fb894 pkg/debugutil: add both on-cpu & off-cpu profiling support Wilson Wang 2021-03-12 12:37:19 -08:00
  • 0c1e6d05e7
    Merge pull request #12772 from ptabor/20210312-3.5-todos Piotr Tabor 2021-03-12 23:11:25 +01:00
  • b406647dd7 Fix/remove broken: TestMetricDbSizeDefragDebugging Piotr Tabor 2021-03-12 23:05:53 +01:00
  • 223aa61493 pkg/debugutil: add both on-cpu & off-cpu profiling support Wilson Wang 2021-03-12 12:37:19 -08:00
  • efce58d1ec
    Merge pull request #12770 from ptabor/20210312-3.5-todos Gyuho Lee 2021-03-12 08:51:21 -08:00
  • 948e32ae15 Delete etcd_debug metrics scheduled for deletion in 3.5. Piotr Tabor 2021-03-12 16:30:47 +01:00
  • 54189f2f60 Enable --pre-vote=true by default in 3.5. Piotr Tabor 2021-03-12 16:23:23 +01:00
  • af8816b24d scripts/genproto.sh: bump Sam Batschelet 2021-03-11 23:53:52 -05:00
  • 93b59e8fa2 *: regen proto Sam Batschelet 2021-03-11 23:52:20 -05:00
  • 843cfbbb95 vendor: bump gogo/proto to v1.3.2 Sam Batschelet 2021-03-11 16:10:26 -05:00
  • 4eba403ccc
    Merge pull request #12765 from ptabor/20210312-move-config Gyuho Lee 2021-03-11 15:05:29 -08:00
  • 8a971eb5cd Update cert generation Makefile to include configurable IP addresses Rajashree Mandaogane 2021-03-11 11:59:03 -08:00
  • fd7fed1511 Move config (ServerConfig) out of etcdserver package. Piotr Tabor 2021-03-11 19:55:20 +01:00
  • 6dcd0de075
    Merge pull request #12764 from ptabor/20210311-update-gogo Piotr Tabor 2021-03-11 20:21:29 +01:00
  • 783e26fcdf Fix gogo to 1.3.2 in api/go.mod. Piotr Tabor 2021-03-11 19:34:34 +01:00
  • b9226d03f4
    Merge pull request #12763 from hexfusion/bump-proto Piotr Tabor 2021-03-11 17:59:07 +01:00
  • 8ff0ff836a *: regen proto Sam Batschelet 2021-03-11 11:27:52 -05:00
  • d3aa3fb486 vendor: bump gogo/proto to v1.3.2 Sam Batschelet 2021-03-11 11:27:25 -05:00
  • 3ead91ca3e
    Merge pull request #12739 from LeoYang90/optimization_watch_prevkv Gyuho Lee 2021-03-10 09:48:42 -08:00
  • 633e9273db
    Merge pull request #12759 from wpedrak/staticcheck_partial_fixes Gyuho Lee 2021-03-10 09:47:52 -08:00
  • 2c2456bf3d *: partial staticcheck fix wpedrak 2021-03-10 13:07:36 +01:00
  • cb0e58942f
    Merge pull request #12753 from ptabor/20210306-integration-zap Gyuho Lee 2021-03-09 19:52:48 -08:00
  • f46c924f10
    Merge pull request #12756 from hexfusion/bump-cl-03-09-3.5 Gyuho Lee 2021-03-09 19:52:05 -08:00
  • 7ac1367783 CHANGELOG: add socket option flags #12702 Sam Batschelet 2021-03-09 12:47:10 -05:00
  • c8243a9927 Tests: Functional - in case of failure, log the exception. Piotr Tabor 2021-03-07 22:26:02 +01:00
  • b6c2e87a74 Testing: Integration tests does not check whether t==nil Piotr Tabor 2021-03-07 15:05:57 +01:00
  • 5ddabfdb24 tests: Make tests operate in /tmp director instead of src. Piotr Tabor 2021-03-07 14:16:37 +01:00
  • bfe02c0526 tests: Cluster creation that failed shouldn't leak goroutines. Piotr Tabor 2021-03-07 13:37:53 +01:00
  • 9ba1287334 travis script. Turning off verbose for grpcproxy. Piotr Tabor 2021-03-07 11:59:46 +01:00
  • 41f6cc7234 Tests: Better isolation between store_v2v3 integration tests. Piotr Tabor 2021-03-07 01:25:37 +01:00
  • fb1d48e98e Integration tests: Use BeforeTest(t) instead of defer AfterTest(). Piotr Tabor 2021-03-06 15:08:16 +01:00
  • 87258efd90 Integration tests: Use zaptest.Logger based testing.TB Piotr Tabor 2021-03-05 23:27:32 +01:00
  • efb584cc9b leak.go: Make the per-test AfterTest strictly wait for none of the unwanted rountines. Piotr Tabor 2021-03-05 23:25:42 +01:00
  • 94a371acd7
    Merge pull request #12750 from ptabor/20210306-mlock Gyuho Lee 2021-03-09 09:13:40 -08:00
  • 6fd85af641
    Merge pull request #12702 from hexfusion/add-so Gyuho Lee 2021-03-09 09:02:24 -08:00
  • 5b49fb41c8 fixup: add ListenerOptions Sam Batschelet 2021-03-08 09:01:58 -05:00
  • a46a358577 --experimental-memory-mlock support Piotr Tabor 2021-03-05 16:17:59 +01:00
  • 792b7f57d3
    Merge pull request #12747 from wilsonwang371/master Piotr Tabor 2021-03-07 11:53:30 +01:00
  • 2702f9e5f2
    Merge pull request #12751 from cwedgwood/nofsyncdowrite Piotr Tabor 2021-03-07 11:52:33 +01:00
  • 7556b9a011
    Merge pull request #12752 from cwedgwood/master-nofsyncdowrite Piotr Tabor 2021-03-07 11:51:57 +01:00
  • 6f934f9c1e version comparisons block, stable minor check, fixes jdbarnes-isi 2021-03-05 16:35:06 -08:00
  • 4b524812c6 remove double colon typo jdbarnes-isi 2021-03-05 13:02:04 -08:00
  • b63d31e89b etcdserver: when using --unsafe-no-fsync write data Chris Wedgwood 2021-02-22 13:30:45 -08:00
  • 6c6d5c9f68 adjusting for new script format jdbarnes-isi 2021-03-05 10:35:36 -08:00
  • 94634fc258 etcdserver: when using --unsafe-no-fsync write data Chris Wedgwood 2021-02-22 13:30:45 -08:00
  • 8dec7ddd40
    *: added client-{client,key}-file parameters for supporting separate client and server certs when communicating between peers Ben Meier 2021-03-05 12:17:29 +00:00
  • c085540555 uncomment STABLE_VERSION var jdbarnes-isi 2021-03-04 15:46:09 -08:00
  • e547524891 adjust latest tag for per-arch push stanzas jdbarnes-isi 2021-03-04 15:45:12 -08:00
  • e8ef5eaab8 Merge branch 'etcd-io-master' jdbarnes-isi 2021-03-04 15:30:55 -08:00
  • 7338684eb1 Merge branch 'master' of https://github.com/etcd-io/etcd into etcd-io-master jdbarnes-isi 2021-03-04 15:26:08 -08:00
  • f4001630d9
    Merge pull request #12748 from ptabor/20210305-deflake Piotr Tabor 2021-03-04 23:38:16 +01:00
  • 66cef61444 Detect leaked go-routines bases on pre-normalization syntax. Piotr Tabor 2021-03-04 22:28:44 +01:00
  • 339f8fa4bd test.sh: Run integration tests with -v and shorter deadline. Piotr Tabor 2021-03-04 22:23:05 +01:00
  • 432fde88a9 pkg/wait: change list from single element to an array. Wilson Wang 2021-03-04 11:02:00 -08:00
  • aefbd226b8
    Merge pull request #12745 from ptabor/20210304-fix-wtfpl Piotr Tabor 2021-03-04 12:47:06 +01:00
  • ba1eebe2ea
    Merge pull request #12744 from emilyselwood/patch-1 Piotr Tabor 2021-03-04 09:59:56 +01:00
  • f7a2389992 Update version of certifi/gocertifi to get rid of WTF Public license Piotr Tabor 2021-03-04 09:48:34 +01:00
  • 9ebbf5f38b
    Metrics example 404s - fix url Emily Selwood 2021-03-04 08:17:48 +00:00
  • 61fef348f8
    Merge pull request #12742 from wilsonwang371/master Piotr Tabor 2021-03-04 08:55:44 +01:00
  • 7fc447fb5c debugutil: Remove extra space in trace handler route Wilson Wang 2021-03-03 16:01:04 -08:00
  • f02525c75d
    Merge pull request #12741 from hexfusion/bump-cl-03-03 Sam Batschelet 2021-03-03 13:38:22 -05:00
  • afd6d8a40d
    Merge pull request #12740 from hexfusion/cp-12448--release-3.4 Sam Batschelet 2021-03-03 13:37:20 -05:00
  • 9aeabe447d server: Added config parameter experimental-warning-apply-duration Sam Batschelet 2021-03-03 11:23:04 -05:00
  • e9947bc018 CHANGELOG: update to include experimental-apply-warning-duration Sam Batschelet 2021-03-03 12:08:58 -05:00
  • 4e71f1ab7a server: make raft read only option configurable mlmhl 2020-11-24 11:27:41 +08:00
  • d70f35f8d1 create event do not need prevkv range leoyang.yl 2021-03-02 17:43:24 +08:00
  • 102c198444
    Merge pull request #12705 from astromechza/bm_etcd_peer_server_cert Piotr Tabor 2021-03-02 09:03:35 +01:00