-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
I think we basically infinite loop trying to accept since there will always be an incoming connection ready to be accepted that we can't accept. We should check if there is an available fd, and issue a warning and sleep for a second if not.
- related to
-
SERVER-3705 mongos not closing connections, filling up disk with logs
- Closed
-
SERVER-3708 Create a BackgroundJob that tracks available fds
- Closed