yoyinzyc
|
480d5510f9
etcdserver: trace compaction request; add return parameter 'trace' to applierV3.Compaction() mvcc: trace compaction request; add input parameter 'trace' to KV.Compact()
|
6 years ago |
yoyinzyc
|
9245518363
etcdserver: trace raft requests.
|
6 years ago |
yoyinzyc
|
28bb8037d9
pkg: create package traceutil for tracing. mvcc: add tracing steps:range from the in-memory index tree; range from boltdb. etcdserver: add tracing steps: agreement among raft nodes before linerized reading; authentication; filter and sort kv pairs; assemble the response.
|
6 years ago |
Gyuho Lee
|
34bd797e67
*: revert module import paths
|
6 years ago |
shivaramr
|
9150bf52d6
go modules: Fix module path version to include version number
|
6 years ago |
Gyuho Lee
|
1399bc69ce
etcdserver: update import paths to "go.etcd.io/etcd"
|
7 years ago |
Gyuho Lee
|
5828efda38
*: use "zap.Field"
|
7 years ago |
Gyuho Lee
|
eae30a6c9b
etcdserver: fix "unconvert" warnings
|
7 years ago |
Gyuho Lee
|
d0847f4f25
*: clean up/fix server structured logs
|
7 years ago |
Gyuho Lee
|
bdbed26f64
etcdserver: support structured logging
|
7 years ago |
Gyuho Lee
|
8a518b01c4
*: revert "internal/mvcc" change
|
8 years ago |
Gyuho Lee
|
80d15948bc
*: move "mvcc" to "internal/mvcc"
|
8 years ago |
Gyu-Ho Lee
|
e0dfc4368f
etcdserver: CheckInitialHashKV when "InitialCorruptCheck==true"
|
8 years ago |
Gyu-Ho Lee
|
08434d0665
etcdserver/corrupt: document data corrupt checking in checkHashKV
|
8 years ago |
Gyu-Ho Lee
|
1ce3a41e69
etcdserver/corrupt: add "getPeerHashKVs" method
|
8 years ago |
Gyu-Ho Lee
|
f6f0fb12e0
etcdserver/corrupt: set dial timeout for peer clientv3
|
8 years ago |
Gyu-Ho Lee
|
f65aee0759
*: replace 'golang.org/x/net/context' with 'context'
|
8 years ago |
Anthony Romano
|
31381da53a
etcdserver: raise alarm on cluster corruption
|
8 years ago |