[
https://issues.apache.org/jira/browse/HDFS-4251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507514#comment-13507514
]
Sanjay Radia commented on HDFS-4251:
------------------------------------
As observed in HDFS-4233, NN's socket connections can use up all FDs leaving
none for rolling journals or other normal files.
I could not find separate limits for regular files and tcp connections in Linux.
The rpc layer needs to limit the number of tcp connections to be a little less
than the max fds.
> NN connections can use up all fds leaving none for rolling journal files
> ------------------------------------------------------------------------
>
> Key: HDFS-4251
> URL: https://issues.apache.org/jira/browse/HDFS-4251
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Sanjay Radia
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira