You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by sh...@apache.org on 2016/10/18 17:37:35 UTC

hadoop git commit: Update CHANGES.txt for HDFS-10712 and HDFS-10301. (shv)

Repository: hadoop
Updated Branches:
  refs/heads/branch-2.7 fd3df4bb0 -> 4aea76067


Update CHANGES.txt for HDFS-10712 and HDFS-10301. (shv)

Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4aea7606
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4aea7606
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/4aea7606

Branch: refs/heads/branch-2.7
Commit: 4aea760676f740c93de74ef510256ee5a02fdd7c
Parents: fd3df4b
Author: Konstantin V Shvachko <sh...@apache.org>
Authored: Tue Oct 18 10:33:58 2016 -0700
Committer: Konstantin V Shvachko <sh...@apache.org>
Committed: Tue Oct 18 10:37:01 2016 -0700

----------------------------------------------------------------------
 hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/4aea7606/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
----------------------------------------------------------------------
diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
index 03eca7a..c9333a1 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
+++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
@@ -52,6 +52,9 @@ Release 2.7.4 - UNRELEASED
 
     HDFS-8824. Do not use small blocks for balancing the cluster.  (szetszwo)
 
+    HDFS-10712. TestDataNodeVolumeFailure should pass not null
+    BlockReportContext. (Vinitha Gankidi via shv)
+
   OPTIMIZATIONS
 
     HDFS-10896. Move lock logging logic from FSNamesystem into FSNamesystemLock.
@@ -163,6 +166,9 @@ Release 2.7.4 - UNRELEASED
     HDFS-9333. Some tests using MiniDFSCluster errored complaining port in
     use. (iwasakims)
 
+    HDFS-10301. Remove FBR tracking state to fix false zombie storage
+    detection for interleaving block reports. (Vinitha Gankidi via shv)
+
 Release 2.7.3 - 2016-08-25
 
   INCOMPATIBLE CHANGES


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org