yoyinzyc
|
57aa68af5a
etcdserver: trace compaction request; add return parameter 'trace' to applierV3.Compaction()
|
5 年之前 |
yoyinzyc
|
3a3eb24c69
etcdserver: trace raft requests.
|
5 年之前 |
yoyinzyc
|
1d6ef8370e
pkg: use zap logger to format the structure log output.
|
5 年之前 |
yoyinzyc
|
3830b3ef11
pkg: add field to record additional detail of trace; add stepThreshold
|
5 年之前 |
yoyinzyc
|
f4e7fc56a7
pkg: create package traceutil for tracing. mvcc: add tracing
|
5 年之前 |
Jingyi Hu
|
f5eaaaf440
etcdserver: forward member promote to leader
|
5 年之前 |
Gyuho Lee
|
34bd797e67
*: revert module import paths
|
5 年之前 |
shivaramr
|
9150bf52d6
go modules: Fix module path version to include version number
|
5 年之前 |
Maxim Vladimirskiy
|
91e583cba6
etcdserver: Remove infinite loop in doSerialize
|
6 年之前 |
nolouch
|
c15fb607f6
server: broadcast leader changed
|
6 年之前 |
nolouch
|
4de27039cb
server: drop read request if found leader changed
|
6 年之前 |
Gyuho Lee
|
1399bc69ce
etcdserver: update import paths to "go.etcd.io/etcd"
|
6 年之前 |
Gyuho Lee
|
38711761a1
etcdserver: clarify read index wait timeout warnings
|
6 年之前 |
Gyuho Lee
|
37000cc4b8
etcdserver: add "etcd_server_slow_read_indexes_total"
|
6 年之前 |
Gyuho Lee
|
4733a1db5c
etcdserver: clarify read index warnings
|
6 年之前 |
Joe Betz
|
b47e148d5d
etcdserver: Add response byte size and range response count to took too long warning
|
6 年之前 |
Gyuho Lee
|
9149565cb3
*: move to "etcdserver/api/membership"
|
6 年之前 |
Hitoshi Mitake
|
a9225c164a
etcdserver: not print password in the warning message of expensive request
|
6 年之前 |
Gyuho Lee
|
bdbed26f64
etcdserver: support structured logging
|
6 年之前 |
nolouch
|
3c52342b37
etcdserver: handle proposal error when processing internal raft request
|
6 年之前 |
Gyuho Lee
|
8a518b01c4
*: revert "internal/mvcc" change
|
6 年之前 |
Gyuho Lee
|
dd2f3b0de8
*: revert "internal/lease" change
|
6 年之前 |
Gyuho Lee
|
bb95d190c1
*: revert "internal/auth" change
|
6 年之前 |
Xiang
|
b83244bd35
etcdserver: improve request took too long warning
|
6 年之前 |
Hitoshi Mitake
|
6c91766490
*: move "auth" to "internal/auth"
|
6 年之前 |
Gyuho Lee
|
80d15948bc
*: move "mvcc" to "internal/mvcc"
|
6 年之前 |
Gyuho Lee
|
349a377a67
*: move "lease" to "internal/lease"
|
6 年之前 |
Hitoshi Mitake
|
1296281b27
etcdserver: swap priority of cert CN and username + password
|
7 年之前 |
Gyu-Ho Lee
|
f65aee0759
*: replace 'golang.org/x/net/context' with 'context'
|
7 年之前 |
Gyu-Ho Lee
|
d25ae50c02
etcdserver: implement LeaseLeases API
|
7 年之前 |