lucperkins
f806c3aee4
Merge remote-tracking branch 'upstream/master' into lperkins/docs-restructuring-v2
2020-01-22 13:08:46 -08:00
Ted Yu
c3497c84ed
mvcc: use correct error variable in defragdb ( #11527 )
...
Co-authored-by: yutedz <54038175+yutedz@users.noreply.github.com>
2020-01-22 11:03:23 -08:00
lucperkins
1be2f4b8e2
Documentation: Restructure directory to accommodate new site generation system
...
Signed-off-by: lucperkins <lucperkins@gmail.com>
2020-01-21 14:29:54 -08:00
Gyuho Lee
d17a607da2
Merge pull request #11411 from spzala/missingchangelog
...
CHANGELOG: add missing changelogs
2020-01-20 11:25:56 -08:00
Sahdev Zala
c00e929d8f
Merge pull request #11535 from spzala/goversion
...
doc: update required go version for master
2020-01-20 08:14:30 -05:00
Jingyi Hu
f2ed13af05
Merge pull request #11546 from gyuho/fix-typo
...
clientv3/integration: fix a typo in "TestLeasingTxnRangeCmp"
2020-01-20 02:05:40 -08:00
Gyuho Lee
993e82a85b
clientv3/integration: fix a typo in "TestLeasingTxnRangeCmp"
...
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
2020-01-19 23:56:22 -08:00
Sahdev Zala
4fc6fa4ce5
Merge pull request #11545 from gyuho/fix
...
clientv3/integration: fix typo in "TestLeasingRevGet"
2020-01-19 15:11:19 -05:00
Gyuho Lee
2669b83c68
clientv3/integration: fix typo in "TestLeasingRevGet"
...
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
2020-01-19 10:20:23 -08:00
Gyuho Lee
45156cf3ca
Merge pull request #11540 from gyuho/tests
...
clientv3/integration: fix tests
2020-01-17 15:40:55 -08:00
Gyuho Lee
a592b808c5
Merge pull request #11538 from andyxning/fix_typo
...
mvcc: fix error log typo
2020-01-17 13:10:11 -08:00
Gyuho Lee
091b84f154
clientv3/integration: fix "TestLeaseKeepAliveNotFound"
...
with "default" select, the failure case will never be selected
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
2020-01-17 12:04:10 -08:00
Gyuho Lee
255944bf51
clientv3/integration: expect "ErrCompacted" in "TestKVCompact"
...
Making tests more strict
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
2020-01-17 12:03:13 -08:00
Andy Xie
f260df559d
mvcc: fix error log typo
2020-01-17 17:27:04 +08:00
Ted Yu
8aa7a3dc09
mvcc: log error if tmpdb is not removed ( #11523 )
...
Co-authored-by: yutedz <54038175+yutedz@users.noreply.github.com>
2020-01-16 17:34:45 -08:00
Sahdev P. Zala
0cfadaaaeb
doc: update required go version for master
...
changelog and readme are already updated.
2020-01-16 16:05:46 -05:00
zimash
e5a35c827c
mvcc: incomplete fix in #11502 ( #11533 )
2020-01-16 12:05:10 -08:00
Yuchen Zhou
2e3b55eb7b
Changelog-3.5: update changelog for grpc upgrade ( #11526 )
2020-01-15 17:45:52 -08:00
Ted Yu
250b0acac4
mvcc: check the error return in defragdb ( #11524 )
...
Co-authored-by: yutedz <54038175+yutedz@users.noreply.github.com>
2020-01-15 16:57:12 -08:00
Yuchen Zhou
67bf39b2ec
vendor: update gRPC Go to v1.26.0 ( #11522 )
2020-01-15 16:56:21 -08:00
Ted Yu
574ee42ad7
mvcc: rollback tmptx in case of error ( #11525 )
...
Co-authored-by: yutedz <54038175+yutedz@users.noreply.github.com>
2020-01-15 13:54:52 -08:00
Jingyi Hu
af131b58eb
CHANGELOG: update recommended versions ( #11520 )
2020-01-15 10:05:54 -08:00
wangtuanjie
a96bc48268
mvcc: fix snapshot sendRateBytes unit ( #11502 )
2020-01-14 11:29:05 -08:00
Sahdev Zala
908f45ebe4
Merge pull request #11462 from jingyih/etcdctl_support_watch_progress_notify
...
etcdctl: support progress notify option
2020-01-14 10:07:37 -05:00
jingyih
e90c56020d
CHANGELOG-3.5: update
2020-01-14 01:20:36 -08:00
Ted Yu
b95a465235
Auth: declare auth variable inside the loop ( #11476 )
...
Co-authored-by: yutedz <54038175+yutedz@users.noreply.github.com>
2020-01-13 19:23:00 -08:00
Wenjia
0c787e26bc
Update README.md
2020-01-09 10:06:27 -08:00
Yuchen Zhou
6ffd9f659e
tools/benchmark: exit when txn-ops is larger than key-space-size to avoid key duplicated error. ( #11499 )
2020-01-06 16:36:51 -08:00
Gyuho Lee
e6980b1f9f
Merge pull request #11482 from cuiyuan/fix-rbcolor-string
...
pkg/adt: rbcolor string fix
2019-12-30 11:26:07 -08:00
cuiyuan
98f62d27be
pkg/adt: rbcolor string fix
2019-12-30 19:52:34 +08:00
Jingyi Hu
5adad5e224
Merge pull request #11452 from tedyu/watch-grpc-send-err
...
clientv3: log warning in case of error sending request
2019-12-20 15:31:02 -08:00
Ted Yu
cb8bf089f8
clientv3: log warning in case of error sending request
2019-12-20 15:08:33 -08:00
qupeng
eaa0612e02
raft: abort leader transferring if the target is demoted ( #11417 )
...
Signed-off-by: qupeng <qupeng@pingcap.com>
2019-12-20 12:07:52 +08:00
Jingyi Hu
c0de070527
etcdctl: support progress notify option
...
Add support for progress notify option to etcdctl watch command.
2019-12-17 14:16:42 -08:00
Jingyi Hu
5770a6d286
Merge pull request #11453 from mindw/missing_metrics_doc
...
Documentation: added v3.4 metrics docs
2019-12-17 11:27:42 -08:00
Ted Yu
fb7703ab43
clientv3: remove ineffective nil check ( #11451 )
2019-12-15 21:38:25 -08:00
Gabi Davar
8223006a97
Documentation: added v3.4.x metrics docs
2019-12-15 14:13:36 +02:00
Clayton Coleman
322c38e169
Documentation/etcd-mixin: Fix etcdHighNumberOfLeaderChanges ( #11448 )
...
The `etcdHighNumberOfLeaderChanges` alert had a copy and paste
error when it was converted from docs to mixin in 10244 - we moved
from "increase over 15m > 3" to "rate over 15m > 3" which is not
the same (rate is measured per second, so it should have been
"rate over 15m > (3 / 60 / 15)"). As part of fixing that, we
need to capture when prometheus starts or when new etcd clusters
are captured with a high leader change - i.e. if you start a new
etcd cluster and at the moment prometheus first scrapes you are
already at 5 leader changes, we should fire on that transition.
This alert is also now more responsive, so if you get a quick
burst of 3 leader changes we'll alert within 5m rather than 15m.
2019-12-13 16:00:11 -08:00
Ted Yu
7f3dd59d22
mvcc: Log warning when compaction encounters error ( #11447 )
2019-12-13 15:59:49 -08:00
Gyuho Lee
378b05b8dd
Merge pull request #11443 from YoyinZyc/changelog-11418
...
CHANGELOG: Add #11418 to changelog-3.4, changelog-3.5
2019-12-11 18:16:30 -08:00
yoyinzyc
769d2f868e
CHANGELOG: update for #11418
2019-12-11 16:09:20 -08:00
Fansong Zeng
d70251835d
integration: gracefully shut down gRPC server ( #11437 )
2019-12-11 13:07:16 -08:00
Jingyi Hu
b7d9f45a43
Merge pull request #11432 from YoyinZyc/changelog-11427
...
CHANGELOG-3.5: update for #11427
2019-12-11 11:45:17 -08:00
yoyinzyc
69841bdb0b
CHANGELOG-3.5: update for #11427
2019-12-11 11:43:04 -08:00
Jingyi Hu
4f35794458
Merge pull request #11418 from YoyinZyc/fix-add-user-grpc
...
auth: fix NoPassWord check when add user
2019-12-10 12:47:35 -08:00
yoyinzyc
5127cfb45f
e2e: test curl auth on onoption user
2019-12-10 11:25:16 -08:00
yoyinzyc
aea34c14ca
auth: fix NoPassWord check when add user
2019-12-09 14:10:54 -08:00
Gyuho Lee
9f81002a11
Merge pull request #11427 from YoyinZyc/migration-cluster-attr
...
Migrate cluster attributes to use v3 backend
2019-12-09 13:30:15 -08:00
yoyinzyc
7784ca8997
etcdserver: remove v2 version set; e2e: fix tests.
2019-12-09 13:08:00 -08:00
Jingyi Hu
ed5a01a48d
etcdserver: recover cluster version from backend
2019-12-05 16:25:13 -08:00