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 ar...@apache.org on 2014/10/01 18:06:11 UTC

[20/50] [abbrv] git commit: Merge branch 'trunk' into HDFS-6581

Merge branch 'trunk' into HDFS-6581


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

Branch: refs/heads/trunk
Commit: e257b6dbb11fdb6404a759f69d5252bc46d49c00
Parents: 50b3210 84a0a62
Author: arp <ar...@apache.org>
Authored: Sat Sep 20 16:13:17 2014 -0700
Committer: arp <ar...@apache.org>
Committed: Sat Sep 20 16:13:17 2014 -0700

----------------------------------------------------------------------
 hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt     |   2 +
 .../datanode/fsdataset/impl/FsVolumeImpl.java   |   4 +-
 .../apache/hadoop/hdfs/server/mover/Mover.java  |  26 ++--
 .../hdfs/server/mover/TestStorageMover.java     | 150 ++++++++-----------
 4 files changed, 80 insertions(+), 102 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/e257b6db/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/FsVolumeImpl.java
----------------------------------------------------------------------