Merge. Updated contributors name in CHANGES.txt for HDFS-6783

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1617881 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Uma Maheswara Rao G 2014-08-14 05:00:05 +00:00
parent bba67ff23e
commit 593ebbfdd7
1 changed files with 1 additions and 1 deletions

View File

@ -248,7 +248,7 @@ Release 2.6.0 - UNRELEASED
HDFS-6830. BlockInfo.addStorage fails when DN changes the storage for a
block replica (Arpit Agarwal)
HDFS-6783. Fix HDFS CacheReplicationMonitor rescan logic. (Yi Liu via umamahesh)
HDFS-6783. Fix HDFS CacheReplicationMonitor rescan logic. (Yi Liu and Colin Patrick McCabe via umamahesh)
Release 2.5.0 - UNRELEASED