[ https://issues.apache.org/jira/browse/HADOOP-7146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Todd Lipcon updated HADOOP-7146: -------------------------------- Status: Patch Available (was: Open) > RPC server leaks file descriptors > --------------------------------- > > Key: HADOOP-7146 > URL: https://issues.apache.org/jira/browse/HADOOP-7146 > Project: Hadoop Common > Issue Type: Bug > Affects Versions: 0.22.0 > Reporter: Todd Lipcon > Assignee: Todd Lipcon > Fix For: 0.22.0 > > Attachments: fd-leak.txt, hadoop-7146.txt, hadoop-7146.txt > > > Both the Listener and Responder thread call Selector.open but don't have a > matching .close(). This causes a leak of anonymous pipes. Not a big deal > because people rarely close and re-open servers, but worth fixing. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira