[jira] [Commented] (KAFKA-6544) kafka process should exit when it encounters "java.io.IOException: Too many open files"

2018-02-08 Thread Yu Yang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16357483#comment-16357483 ] Yu Yang commented on KAFKA-6544: [~cmccabe] The kafka process is in `` status. sudo ls -l

[jira] [Commented] (KAFKA-6544) kafka process should exit when it encounters "java.io.IOException: Too many open files"

2018-02-08 Thread Colin P. McCabe (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16357456#comment-16357456 ] Colin P. McCabe commented on KAFKA-6544: What are the open file descriptors that you are seeing?

[jira] [Commented] (KAFKA-6544) kafka process should exit when it encounters "java.io.IOException: Too many open files"

2018-02-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16357419#comment-16357419 ] Ted Yu commented on KAFKA-6544: --- One option is to shutdown the process in SocketServer : {code}