-
Bug
-
Resolution: Fixed
-
Medium
-
5.5.1, 6.10.3
-
Severity 2 - Major
-
0
-
Bamboo does not correctly close TCP sockets. This means there are hundreds of tcp sockets in the CLOSE_WAIT state on the host and the container hits a resource allocation limit.
[jirastudio-dog][root@sdog:/]$ lsof -i | grep CLOSE | grep bamboo | wc -l
176
- is related to
-
BAM-16283 UnresolvedAddressException will cause "Too many open files" error
- Closed
- was cloned as
-
BDEV-10014 Loading...