Gyuho Lee
|
c6e3401255
etcdserver: make raft log configured by top level logger
|
пре 5 година |
Tobias Schottdorf
|
b9c051e7a7
raftpb: clean up naming in ConfChange
|
пре 5 година |
Tobias Schottdorf
|
eb4d9b640a
etcdserver: fix createConfChangeEnts
|
пре 5 година |
Tobias Schottdorf
|
c9491d7861
raft: clean up bootstrap
|
пре 5 година |
Tobias Schottdorf
|
f9c2d00fb3
raft: extract 'tracker' package
|
пре 5 година |
Gyuho Lee
|
34bd797e67
*: revert module import paths
|
пре 5 година |
shivaramr
|
9150bf52d6
go modules: Fix module path version to include version number
|
пре 5 година |
Gyuho Lee
|
877f11bed8
etcdserver: improve heartbeat send failures logging
|
пре 5 година |
James Shubin
|
368f70a37c
etcdserver: Use panic instead of fatal on no space left error
|
пре 5 година |
Gyuho Lee
|
8d1a62e7ef
*: use default log configuration for server
|
пре 5 година |
Gyuho Lee
|
1399bc69ce
etcdserver: update import paths to "go.etcd.io/etcd"
|
пре 6 година |
Gyuho Lee
|
a1aade8c1b
etcdserver: rename to "heartbeat_send_failures_total"
|
пре 6 година |
Gyuho Lee
|
896a5e4a2b
etcdserver: add "etcd_server_heartbeat_failures_total"
|
пре 6 година |
Gyuho Lee
|
7940113906
*: move internal "etcdserver/api/rafthttp"
|
пре 6 година |
Gyuho Lee
|
9149565cb3
*: move to "etcdserver/api/membership"
|
пре 6 година |
Gyuho Lee
|
955fd99bc9
Merge pull request #9746 from gyuho/raft-logger
|
пре 6 година |
Gyuho Lee
|
58ae15bd29
etcdserver: set default Raft logger with zap.Logger
|
пре 6 година |
Gyuho Lee
|
49d672ff9b
etcdserver: rename "SnapshotCount", add "SnapshotCatchUpEntries"
|
пре 6 година |
Gyuho Lee
|
3ea7a5d0bd
etcdserver: add "LoggerCore" field for Raft logger
|
пре 6 година |
Maciej Borsz
|
46bc966aa7
etcdserver: add is_leader prometheus metric that is 1 on the leader.
|
пре 6 година |
Gyuho Lee
|
d0847f4f25
*: clean up/fix server structured logs
|
пре 6 година |
Gyuho Lee
|
bdbed26f64
etcdserver: support structured logging
|
пре 6 година |
Gyuho Lee
|
041b9069a2
*: configure server logger
|
пре 6 година |
Gyuho Lee
|
4f754c1850
etcdserver: clean up with "RaftStatusGetter"
|
пре 6 година |
Gyuho Lee
|
9680b8a157
etcdserver: adjust election ticks on restart
|
пре 6 година |
Gyuho Lee
|
edec229e10
etcdserver: make "advanceTicks" method
|
пре 6 година |
Gyuho Lee
|
78918848bd
etcdserver: support Raft Pre-Vote
|
пре 6 година |
Gyuho Lee
|
69357adf33
etcdserver: enable "CheckQuorum" when starting with "ForceNewCluster"
|
пре 6 година |
dvonthenen
|
25cdf4ed92
*: expose Raft Applied Index through to "etcdctl endpoint status"
|
пре 6 година |
Gyu-Ho Lee
|
75110dd839
*: fix naked returns
|
пре 7 година |