Steve Loughran created YARN-3594: ------------------------------------ Summary: WintuilsProcessStubExecutor.startStreamReader leaks streams Key: YARN-3594 URL: https://issues.apache.org/jira/browse/YARN-3594 Project: Hadoop YARN Issue Type: Bug Components: nodemanager Affects Versions: 3.0.0 Reporter: Steve Loughran Priority: Trivial
while looking at the file, my IDE highlights that the thread runnables started by {{WintuilsProcessStubExecutor.startStreamReader()}} don't close their streams as they exit. a java7 try-with-resources would trivially fix this -- This message was sent by Atlassian JIRA (v6.3.4#6332)