|
@@ -12,6 +12,8 @@ Release 2.7.4 - UNRELEASED
|
|
|
|
|
|
BUG FIXES
|
|
|
|
|
|
+ HDFS-9696. Garbage snapshot records linger forever. (kihwal)
|
|
|
+
|
|
|
HDFS-9601. NNThroughputBenchmark.BlockReportStats should handle
|
|
|
NotReplicatedYetException on adding block. (iwasakims)
|
|
|
|
|
@@ -256,8 +258,6 @@ 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
|