https://github.com/etcd-io/etcd
Revision c4db372810431e6fedd26075d8fd61346528ebe2 authored by cfc4n on 16 June 2020, 04:44:33 UTC, committed by CFC4N on 24 June 2020, 05:21:30 UTC
1 parent c511894
History
Tip revision: c4db372810431e6fedd26075d8fd61346528ebe2 authored by cfc4n on 16 June 2020, 04:44:33 UTC
etcdserver:FDUsage set ticker to 10 minute from 5 seconds. This ticker will check File Descriptor Requirements ,and count all fds in used. And recorded some logs when in used >= limit/5*4. Just recorded message. If fds was more than 10K,It's low performance due to FDUsage() works. So need to increase it.
Tip revision: c4db372
File Mode Size
.github
Documentation
alarm
auth
client
clientv3
compactor
contrib
discovery
embed
error
etcdctl
etcdmain
etcdserver
functional
hack
integration
lease
logos
mvcc
pkg
proxy
raft
rafthttp
scripts
snap
snapshot
store
tests
vendor
version
wal
.dockerignore -rw-r--r-- 5 bytes
.gitignore -rw-r--r-- 192 bytes
.godir -rw-r--r-- 23 bytes
.header -rw-r--r-- 593 bytes
.travis.yml -rw-r--r-- 1.5 KB
.words -rw-r--r-- 471 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.0 KB
CONTRIBUTING.md -rw-r--r-- 2.5 KB
DCO -rw-r--r-- 1.4 KB
Dockerfile -rw-r--r-- 177 bytes
Dockerfile-functional-tester -rw-r--r-- 1.5 KB
Dockerfile-release -rw-r--r-- 607 bytes
Dockerfile-release.arm64 -rw-r--r-- 207 bytes
Dockerfile-release.ppc64le -rw-r--r-- 207 bytes
Dockerfile-test -rw-r--r-- 1.6 KB
LICENSE -rw-r--r-- 11.1 KB
MAINTAINERS -rw-r--r-- 449 bytes
Makefile -rw-r--r-- 17.6 KB
NOTICE -rw-r--r-- 126 bytes
Procfile -rw-r--r-- 1.4 KB
Procfile.v2 -rw-r--r-- 1.5 KB
README.md -rw-r--r-- 7.1 KB
ROADMAP.md -rw-r--r-- 837 bytes
V2Procfile -rw-r--r-- 1.5 KB
bill-of-materials.json -rw-r--r-- 7.8 KB
bill-of-materials.override.json -rw-r--r-- 392 bytes
build -rwxr-xr-x 2.5 KB
build.bat -rwxr-xr-x 51 bytes
build.ps1 -rw-r--r-- 2.7 KB
cover -rwxr-xr-x 638 bytes
etcd.conf.yml.sample -rw-r--r-- 3.6 KB
functional.yaml -rwxr-xr-x 5.8 KB
glide.lock -rw-r--r-- 6.6 KB
glide.yaml -rw-r--r-- 4.2 KB
main.go -rw-r--r-- 1.1 KB
main_test.go -rw-r--r-- 938 bytes
meeting.ics -rw-r--r-- 1.7 KB
test -rwxr-xr-x 20.3 KB

README.md

back to top