Gyuho Lee
|
34bd797e67
*: revert module import paths
|
5 years ago |
shivaramr
|
9150bf52d6
go modules: Fix module path version to include version number
|
5 years ago |
Gyuho Lee
|
1399bc69ce
etcdserver: update import paths to "go.etcd.io/etcd"
|
6 years ago |
Gyuho Lee
|
7a92bbfed2
etcdserver/*: move internal v2 packages
|
6 years ago |
Gyuho Lee
|
efe981e618
Revert "etcdserver: handle raft Propose error in v2 applier"
|
6 years ago |
Gyuho Lee
|
b38e138baf
etcdserver: handle raft Propose error in v2 applier
|
6 years ago |
Gyuho Lee
|
4f754c1850
etcdserver: clean up with "RaftStatusGetter"
|
6 years ago |
Gyuho Lee
|
0e12e888e0
*: move "internal/store" to "etcdserver/v2store"
|
6 years ago |
Xiang
|
b83244bd35
etcdserver: improve request took too long warning
|
6 years ago |
Gyuho Lee
|
880835c02c
*: move "store" to "internal/store"
|
6 years ago |
Gyu-Ho Lee
|
f65aee0759
*: replace 'golang.org/x/net/context' with 'context'
|
7 years ago |
Anthony Romano
|
758c3c09fd
etcdserver: refactor v2 request processing
|
7 years ago |
Anthony Romano
|
1d3afd4bb5
etcdhttp, v2http, etcdserver: use etcdserver.{Server,ServerV2} interfaces
|
7 years ago |
Anthony Romano
|
3866e78c26
etcdserver: tighten up goroutine management
|
8 years ago |
Xiang Li
|
598fa7a10e
*: add pending/failed proposal metrics
|
8 years ago |
Gyu-Ho Lee
|
abb4cd5646
etcdserver: update LICENSE header
|
8 years ago |
Anthony Romano
|
ebace2eb1b
etcdserver: split out v2 Do() API from core server code
|
8 years ago |