-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12673723/YARN-2662.1.patch
against trunk revision 2217e2f.
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 1 new or modified test files.
+1 javac. The applied patch does not increase the total number of javac compiler warnings.
+1 javadoc. There were no new javadoc warning messages.
+1 eclipse:eclipse. The patch built with eclipse:eclipse.
+1 findbugs. The patch does not introduce any new Findbugs (version 2.0.3) warnings.
-1 release audit. The applied patch generated 1 release audit warnings.
+1 core tests. The patch passed unit tests in hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager.
+1 contrib tests. The patch passed contrib unit tests.
Test results: https://builds.apache.org/job/PreCommit-YARN-Build/5335//testReport/
Release audit warnings: https://builds.apache.org/job/PreCommit-YARN-Build/5335//artifact/patchprocess/patchReleaseAuditProblems.txt
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/5335//console
This message is automatically generated.
Here is a small patch with the fix. The bug had been causing test failures on Windows. With this patch, the test now passes on Windows.