Skip to content
This repository has been archived by the owner on Oct 7, 2023. It is now read-only.

fd leak #43

Closed
polvi opened this issue Apr 10, 2017 · 0 comments
Closed

fd leak #43

polvi opened this issue Apr 10, 2017 · 0 comments
Milestone

Comments

@polvi
Copy link

polvi commented Apr 10, 2017

Started to get these logs after running for awhile:

I0410 17:54:57.997000    3672 server.go:145] Accept()=accept tcp [::]:2182: accept: too many open files
I0410 17:54:58.062469    3672 server.go:145] Accept()=accept tcp [::]:2182: accept: too many open files
I0410 17:54:58.133796    3672 server.go:145] Accept()=accept tcp [::]:2182: accept: too many open files
I0410 17:54:58.235657    3672 server.go:145] Accept()=accept tcp [::]:2182: accept: too many open files
I0410 17:54:58.370626    3672 server.go:145] Accept()=accept tcp [::]:2182: accept: too many open files
@heyitsanthony heyitsanthony added this to the v0.0.1 milestone Apr 11, 2017
heyitsanthony pushed a commit to heyitsanthony/zetcd that referenced this issue Apr 12, 2017
* zk wasn't closing zookeeper bridge client in zk.session.Close()
* xchk wasn't closing connection in xchk.conn.Close()

Fixes etcd-io#43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants