Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
6.5.0, 6.5.1, 6.6.0, 6.6.1, 6.6.2, 6.5.2
-
Untriaged
-
1
-
Unknown
Description
In a recent case from the field we've seen XDCR holding 70,000 sockets that do not have a process on the other side of the connection. When lsof is run, these sockets show up as follows:
|
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
|
...
|
goxdcr.bi 24440 cbadmin 5u sock 0,7 0t0 303953540 protocol: TCP
|
goxdcr.bi 24440 cbadmin 6u sock 0,7 0t0 211821560 protocol: TCP
|
goxdcr.bi 24440 cbadmin 10u sock 0,7 0t0 216966092 protocol: TCP
|
...
|
In this case the user had set the file descriptor limit to 70k and so at this point XDCR is unable to create new connections. This issue was previously tracked in MB-44182 and believed to be fixed, but it seems that the core issue hasn't been completely fixed.
Attachments
Issue Links
- is a backport of
-
MB-47943 XDCR - File descriptor leak in XDCR
-
- Closed
-
Activity
Link | This issue is triggering CBSE-10484 [ CBSE-10484 ] |
Fix Version/s | 6.6.4 [ 17614 ] | |
Fix Version/s | Neo [ 17615 ] | |
Affects Version/s | 7.0.1 [ 17104 ] | |
Affects Version/s | 7.0.0 [ 17233 ] | |
Affects Version/s | Neo [ 17615 ] |
Link | This issue blocks MB-47673 [ MB-47673 ] |
Labels | approved-for-6.6.4 |
Assignee | Neil Huang [ neil.huang ] | Pavithra Mahamani [ pavithra.mahamani ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Link | This issue relates to MB-48861 [ MB-48861 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Link | This issue blocks MB-50048 [ MB-50048 ] |