swh:1:snp:d2871480d5f4e06baf16689eecc7e047c1f18981

sort by:
Revision Author Date Message Commit Date
fdde870 version: 3.3.4 Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 24 April 2018, 19:05:29 UTC
600b2d1 scripts: Add scripts/release that performs 'etcd-release-runbook' (https://goo.gl/Gxwysq) style release workflow 24 April 2018, 19:05:18 UTC
870138a etcdserver: log skipping initial election tick Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 23 April 2018, 17:59:01 UTC
758203b etcdmain: add "--initial-election-tick-advance" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 23 April 2018, 17:58:57 UTC
8886a63 embed: add "InitialElectionTickAdvance" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 23 April 2018, 17:26:48 UTC
ea82961 integration: set InitialElectionTickAdvance to true by default Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 23 April 2018, 17:22:16 UTC
b923c74 etcdserver: add "InitialElectionTickAdvance" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 23 April 2018, 17:21:51 UTC
7cbc2f1 etcdserver: add is_leader prometheus metric that is 1 on the leader. Before this change, we had now way to find a leader using /metrics endpoint. This commit adds a metric to do that. 19 April 2018, 21:59:31 UTC
7810915 integration: re-overwrite "httptest.Server" TLS.Certificates Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 17 April 2018, 13:17:46 UTC
08dc184 pkg/transport: don't set certificates on tls config 17 April 2018, 13:17:38 UTC
48f4ee9 functional: create symlinks for build Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 12 April 2018, 23:05:36 UTC
07a34aa travis: run build tests for "functional" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 12 April 2018, 22:56:30 UTC
2cabb82 snapshot: remove tests Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 12 April 2018, 22:24:02 UTC
56a9778 functional: initial commit (copied from master) Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 12 April 2018, 20:19:22 UTC
5abe521 snapshot: initial commit (for functional tests) Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 12 April 2018, 20:19:19 UTC
3c4ace2 test: simplify Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 12 April 2018, 18:09:25 UTC
095fc0b etcdserver/stats: make all fields guarded by mutex. 12 April 2018, 02:49:00 UTC
d40abbb etcdserver/stats: fix stats data race. 12 April 2018, 02:49:00 UTC
c19be73 test: remove build flag "-a" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 11 April 2018, 17:17:31 UTC
99e4a5f cmd/vendor: add "go.uber.org/zap" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 11 April 2018, 06:46:00 UTC
3736a12 pkg/proxy: move from "pkg/transport" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 11 April 2018, 06:43:23 UTC
074e417 tools: remove Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 11 April 2018, 06:43:16 UTC
dd9f055 travis: update Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 11 April 2018, 06:34:27 UTC
a28cf17 test/*: clean up semaphore scripts Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 11 April 2018, 06:33:50 UTC
cdbb8ff etcdserver: fix "lease_expired_total" metrics Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 11 April 2018, 00:57:35 UTC
68ba797 tests: move test scripts Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 09 April 2018, 18:33:23 UTC
5d97bcc semaphore.sh: update Go version Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 29 March 2018, 16:20:26 UTC
e5ec25f travis: use Go 1.9.5 Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 29 March 2018, 16:07:35 UTC
c522f60 version: 3.3.3+git Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 29 March 2018, 16:07:10 UTC
e348b1a version: 3.3.3 Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 28 March 2018, 20:00:06 UTC
4355d91 Documentation/upgrades: backport all upgrade guides Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 27 March 2018, 17:32:43 UTC
ce7b86b compactor: simplify interval logic on periodic compactor Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 26 March 2018, 12:37:31 UTC
d70a218 compactor: adjust interval for period <1-hour 26 March 2018, 12:37:24 UTC
e029de3 compactor: clean up Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 22 March 2018, 18:03:22 UTC
863a56a rafthttp: add missing "peer_sent_failures_total" metrics call Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 14 March 2018, 16:44:38 UTC
3282d90 etcdserver: adjust election ticks on restart Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 11 March 2018, 04:05:56 UTC
b2d5c6c etcdserver: make "advanceTicks" method Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 11 March 2018, 04:05:50 UTC
6fe7316 rafthttp: add "ActivePeers" to "Transport" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 11 March 2018, 04:05:35 UTC
40e0225 version: 3.3.2+git Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 08 March 2018, 22:49:14 UTC
c9d46ab version: 3.3.2 Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 08 March 2018, 20:57:09 UTC
d1da202 clientv3/integration: test "rpctypes.ErrLeaseTTLTooLarge" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 08 March 2018, 18:34:34 UTC
eaa0050 *: enforce max lease TTL with 9,000,000,000 seconds math.MaxInt64 / time.Second is 9,223,372,036. 9,000,000,000 is easier to remember/document. 08 March 2018, 18:34:12 UTC
99a1266 *: remove unused env vars Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 08 March 2018, 09:35:36 UTC
e6d44fa hack/scripts-dev: fix indentation in run.sh Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 07 March 2018, 22:32:27 UTC
43caf2b hack/scripts-dev: sync with master branch Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 07 March 2018, 22:18:58 UTC
bfb7a15 travis: update Go version string Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 07 March 2018, 22:04:14 UTC
f76ef3c e2e: fix missing "apiPrefix" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 07 March 2018, 08:03:02 UTC
462ba8b embed: fix wrong compactor imports Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 07 March 2018, 07:26:45 UTC
146ed08 Documentation/op-guide: highlight defrag operation "--endpoints" flag Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 05 March 2018, 19:15:05 UTC
1bc974d etcdctl: highlight "defrag" command caveats Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 05 March 2018, 19:15:02 UTC
3e3468d e2e: add "Election" grpc-gateway test cases Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 02 March 2018, 18:40:50 UTC
207f193 e2e: add "spawnWithExpectLines" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 02 March 2018, 18:40:41 UTC
bb8a537 api/v3election: error on missing "leader" field Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 02 March 2018, 18:40:34 UTC
8291e16 Documentation: make "Consul" section more objective Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 02 March 2018, 18:40:22 UTC
a5b3108 etcdserver: enable "CheckQuorum" when starting with "ForceNewCluster" We enable "raft.Config.CheckQuorum" by default in other Raft initial starts. So should start with "ForceNewCluster". Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 02 March 2018, 18:40:08 UTC
cec79dd httpproxy: cancel requests when client closes a connection 02 March 2018, 18:39:46 UTC
3641af8 semaphore: release test version 27 February 2018, 19:29:58 UTC
240fda5 embed: fix revision-based compaction with default value Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 21 February 2018, 17:35:00 UTC
d627301 embed: document/validate compaction mode Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 21 February 2018, 17:34:59 UTC
534c31b version: 3.3.1+git Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 12 February 2018, 22:36:11 UTC
28f3f26 version: 3.3.1 Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 12 February 2018, 17:29:11 UTC
4737f3a hack/scripts-dev: Makefile with Go 1.9.4, 1.8.7 Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 12 February 2018, 17:28:56 UTC
bc6e235 travis: use Go 1.9.4 with TARGET_GO_VERSION Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 12 February 2018, 17:28:56 UTC
13c5ced semaphore: use Go 1.9.4, update release upgrade test version Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 12 February 2018, 17:28:55 UTC
9942f90 etcdserver: improve request took too long warning 07 February 2018, 00:58:04 UTC
eaf7d63 mvcc: restore unsynced watchers In case syncWatchersLoop() starts before Restore() is called, watchers already added by that moment are moved to s.synced by the loop. However, there is a broken logic that moves watchers from s.synced to s.uncyned without setting keyWatchers of the watcherGroup. Eventually syncWatchers() fails to pickup those watchers from s.unsynced and no events are sent to the watchers, because newWatcherBatch() called in the function uses wg.watcherSetByKey() internally that requires a proper keyWatchers value. 06 February 2018, 19:34:46 UTC
21a1a28 hack: sync with etcd master Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 06 February 2018, 18:07:01 UTC
c932e9e tools/functional-tester: update README for local docker testing Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 06 February 2018, 18:06:35 UTC
cf96d8a Dockerfile-functional-tester: initial commit Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 06 February 2018, 18:06:25 UTC
a3ec84e gitignore: add ".Dockerfile-functional-tester" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 06 February 2018, 18:06:12 UTC
29aca65 test: configure advertise ports in functional_pass Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 06 February 2018, 18:04:42 UTC
bbfd007 etcd-tester: set advertise ports, delay w/ network faults Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 06 February 2018, 18:04:33 UTC
18df077 etcd-agent: use "pkg/transport.Proxy" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 06 February 2018, 18:04:10 UTC
56178a8 test: remove "use-root" in functional_pass Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 06 February 2018, 18:03:58 UTC
a9a616a etcd-agent: remove "use-root" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 06 February 2018, 18:03:41 UTC
abdfa87 functional-tester: remove old assets Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 06 February 2018, 18:03:29 UTC
a4cbba8 pkg/transport: implement "Proxy" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 06 February 2018, 18:02:34 UTC
0bc06d7 pkg/transport: add "fixtures" for TLS tests Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 06 February 2018, 18:02:25 UTC
a1fbed5 *: Remove 8GiB quota limitation from documents Also mention that in v3.3 change log. Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 02 February 2018, 22:28:26 UTC
665fb01 version: 3.3.0+git Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 01 February 2018, 22:14:07 UTC
c236067 version: 3.3.0 Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 01 February 2018, 18:03:36 UTC
afa01aa etcdmain: define "defaultGRPCMaxCallSendMsgSize" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 30 January 2018, 17:50:27 UTC
d20e5a6 Documentation/op-guide: highlight defragment operation Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 30 January 2018, 17:42:37 UTC
6931dd8 Documentation/op-guide: revert "--discovery-srv-name" doc changes Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 30 January 2018, 17:41:42 UTC
f320348 Documentation: sync with etcd master Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 30 January 2018, 17:37:57 UTC
d7e6dd7 grpcproxy: configure --max-send-bytes and --max-recv-bytes for grpc proxy 30 January 2018, 17:33:16 UTC
50d2a00 etcdserver: clarify warnings on backend open taking >10 seconds If db file is 10 GiB, it can take more than 1-second. Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 26 January 2018, 18:55:16 UTC
c5bba15 etcdserver: add detailed errors in "ValidateClusterAndAssignIDs" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 25 January 2018, 20:00:21 UTC
dbde4e9 pkg/netutil: return error from "URLStringsEqual" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 25 January 2018, 20:00:14 UTC
f9b7fcc etcdserver: add error details on DNS resolution failure on advertise URLs Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 25 January 2018, 20:00:07 UTC
9deb838 semaphore,travis: test with Go 1.9.3 Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 23 January 2018, 22:03:24 UTC
baf7320 version: 3.3.0-rc.4+git Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 23 January 2018, 22:03:07 UTC
ea6360f version: 3.3.0-rc.4 Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 22 January 2018, 19:32:00 UTC
2aa3d91 clientv3/integration: add TestMemberAddUpdateWrongURLs Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 22 January 2018, 19:31:45 UTC
7973612 words: whitelit "rafthttp" Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 22 January 2018, 19:29:51 UTC
1c91ddc clientv3: prevent no-scheme URLs to cluster APIs Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 22 January 2018, 19:27:25 UTC
8a18cc9 etcdserver/api/v3rpc: debug-log client disconnect on TLS, http/2 stream CANCEL Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 19 January 2018, 20:50:20 UTC
a90f301 version: 3.3.0-rc.3+git Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 19 January 2018, 20:48:21 UTC
374dc57 version: 3.3.0-rc.3 Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 17 January 2018, 23:23:08 UTC
5550561 proxy/grpcproxy: remove "Errors" field Signed-off-by: Gyuho Lee <gyuhox@gmail.com> 17 January 2018, 23:22:54 UTC
back to top