https://github.com/etcd-io/etcd
Revision c1c23626cb3f3488e603419e955ac512cdac2d07 authored by Xiang Li on 18 August 2015, 22:43:49 UTC, committed by Yicheng Qin on 21 August 2015, 22:11:47 UTC
Snapshot related logging is spamming when leader trying to
sync a failed peer.

Conflicts:
	raft/raft.go
1 parent ac67aa9
History
Tip revision: c1c23626cb3f3488e603419e955ac512cdac2d07 authored by Xiang Li on 18 August 2015, 22:43:49 UTC
raft: downgrade the logging around snapshot to debugf
Tip revision: c1c2362
File Mode Size
Documentation
Godeps
client
discovery
error
etcdctl
etcdmain
etcdserver
hack
integration
logos
migrate
pkg
proxy
raft
rafthttp
scripts
snap
storage
store
tools
version
wal
.dockerignore -rw-r--r-- 5 bytes
.gitignore -rw-r--r-- 107 bytes
.godir -rw-r--r-- 23 bytes
.header -rw-r--r-- 589 bytes
.travis.yml -rw-r--r-- 119 bytes
CONTRIBUTING.md -rw-r--r-- 2.1 KB
DCO -rw-r--r-- 1.4 KB
Dockerfile -rw-r--r-- 47 bytes
LICENSE -rw-r--r-- 11.1 KB
MAINTAINERS -rw-r--r-- 157 bytes
NOTICE -rw-r--r-- 126 bytes
Procfile -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 4.4 KB
ROADMAP.md -rw-r--r-- 1.2 KB
build -rwxr-xr-x 567 bytes
cover -rwxr-xr-x 626 bytes
main.go -rw-r--r-- 1.1 KB
test -rwxr-xr-x 2.2 KB

README.md

back to top