Skip to content
Snippets Groups Projects
Commit 95d8146f authored by Junping Du's avatar Junping Du
Browse files

update release note due to recently blocker

parent 0e9cef45
No related branches found
No related merge requests found
......@@ -12,10 +12,22 @@ <h1>Hadoop 2.6.3 Release Notes</h1>
<a name="changes"/>
<h2>Changes since Hadoop 2.6.2</h2>
<ul>
<li> <a href="https://issues.apache.org/jira/browse/YARN-4434">YARN-4434</a>.
Minor bug reported by Takashi Ohnishi and fixed by Weiwei Yang (documentation , nodemanager)<br>
<b>NodeManager Disk Checker parameter documentation is not correct</b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/YARN-4424">YARN-4424</a>.
Blocker bug reported by Yesha Vora and fixed by Jian He <br>
<b>Fix deadlock in RMAppImpl</b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/YARN-4365">YARN-4365</a>.
Major bug reported by Jason Lowe and fixed by Kuhu Shukla (resourcemanager)<br>
<b>FileSystemNodeLabelStore should check for root dir existence on startup</b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/YARN-4348">YARN-4348</a>.
Blocker bug reported by Tsuyoshi Ozawa and fixed by Tsuyoshi Ozawa <br>
<b>ZKRMStateStore.syncInternal shouldn't wait for sync completion for avoiding blocking ZK's event thread</b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/YARN-4344">YARN-4344</a>.
Critical bug reported by Varun Vasudev and fixed by Varun Vasudev (resourcemanager)<br>
<b>NMs reconnecting with changed capabilities can lead to wrong cluster resource calculations</b><br>
......@@ -96,6 +108,10 @@ <h2>Changes since Hadoop 2.6.2</h2>
Critical bug reported by Chang Li and fixed by Chang Li <br>
<b>Make DataStreamer#block thread safe and verify genStamp in commitBlock</b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/HDFS-9273">HDFS-9273</a>.
Critical bug reported by Xiao Chen and fixed by Xiao Chen (namenode)<br>
<b>ACLs on root directory may be lost after NN restart</b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/HDFS-9083">HDFS-9083</a>.
Blocker bug reported by Rushabh S Shah and fixed by Rushabh S Shah (namenode)<br>
<b>Replication violates block placement policy.</b><br>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment