Browse Source

HDFS-9696. Garbage snapshot records linger forever. Adding an entry to CHANGES.txt.

Kihwal Lee 9 years ago
parent
commit
7519956c30
1 changed files with 2 additions and 0 deletions
  1. 2 0
      hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

+ 2 - 0
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

@@ -253,6 +253,8 @@ Release 2.7.3 - UNRELEASED
     HDFS-10623. Remove unused import of httpclient.HttpConnection from
     TestWebHdfsTokens. (Hanish Koneru via Arpit Agarwal)
 
+    HDFS-9696. Garbage snapshot records linger forever. (kihwal)
+
 Release 2.7.2 - 2016-01-25
 
   INCOMPATIBLE CHANGES