Browse Source

release notes for 1.1.2 candidate

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-1.1@1418509 13f79535-47bb-0310-9956-ffa450edef68
Matthew Foley 12 years ago
parent
commit
b52df5a2b8
1 changed files with 10 additions and 0 deletions
  1. 10 0
      src/docs/releasenotes.html

+ 10 - 0
src/docs/releasenotes.html

@@ -104,6 +104,16 @@
      <b>TestJobHistoryServer fails some times with &apos;java.lang.AssertionError: Address already in use&apos;</b><br>
      <blockquote>UT Failure in IHC 1.0.3: org.apache.hadoop.mapred.TestJobHistoryServer. This UT fails sometimes.<br><br>The error message is:<br>&apos;Testcase: testHistoryServerStandalone took 5.376 sec<br>	Caused an ERROR<br>Address already in use<br>java.lang.AssertionError: Address already in use<br>	at org.apache.hadoop.mapred.TestJobHistoryServer.testHistoryServerStandalone(TestJobHistoryServer.java:113)&apos;</blockquote></li>
 
+<li> <a href="https://issues.apache.org/jira/browse/MAPREDUCE-4858">MAPREDUCE-4858</a>.
+     Major bug reported by acmurthy and fixed by acmurthy <br>
+     <b>TestWebUIAuthorization fails on branch-1</b><br>
+     <blockquote>TestWebUIAuthorization fails on branch-1</blockquote></li>
+
+<li> <a href="https://issues.apache.org/jira/browse/MAPREDUCE-4859">MAPREDUCE-4859</a>.
+     Major bug reported by acmurthy and fixed by acmurthy <br>
+     <b>TestRecoveryManager fails on branch-1</b><br>
+     <blockquote>Looks like the tests are extremely flaky and just hang.</blockquote></li>
+
 
 </ul>