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

This commit is contained in:
Kihwal Lee 2016-08-15 15:50:54 -05:00
parent e3b809a284
commit 7519956c30
1 changed files with 2 additions and 0 deletions

View File

@ -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