-
Type:
Bug
-
Status: Resolved
-
Priority:
Low
-
Resolution: Fixed
-
Fix Version/s: 1.2.17
-
Component/s: None
-
Labels:None
-
Severity:Low
The number of socket fds increase over time in some nodes of one of our cassandra clusters .
Finally we find that the socket should enable keepalive in MessagingService.SocketThread .
the 2.x versions have fix this.
but the 1.x versions still have this problem.