2014-08-27 11:52:55 -04:00
|
|
|
BREAKDOWN OF HDFS-6581 SUBTASKS AND RELATED JIRAS
|
|
|
|
|
|
|
|
HDFS-6921. Add LazyPersist flag to FileStatus. (Arpit Agarwal)
|
|
|
|
|
2014-08-27 12:03:45 -04:00
|
|
|
HDFS-6924. Add new RAM_DISK storage type. (Arpit Agarwal)
|
|
|
|
|
2014-08-27 18:12:19 -04:00
|
|
|
HDFS-6922. Add LazyPersist flag to INodeFile, save it in FsImage and
|
|
|
|
edit logs. (Arpit Agarwal)
|
2014-08-27 18:13:20 -04:00
|
|
|
|
|
|
|
HDFS-6923. Propagate LazyPersist flag to DNs via DataTransferProtocol.
|
|
|
|
(Arpit Agarwal)
|
2014-08-27 12:03:45 -04:00
|
|
|
|
2014-08-27 18:35:47 -04:00
|
|
|
HDFS-6925. DataNode should attempt to place replicas on transient storage
|
|
|
|
first if lazyPersist flag is received. (Arpit Agarwal)
|
|
|
|
|
2014-08-27 18:36:48 -04:00
|
|
|
HDFS-6926. DN support for saving replicas to persistent storage and
|
|
|
|
evicting in-memory replicas. (Arpit Agarwal)
|
|
|
|
|
2014-08-27 18:38:11 -04:00
|
|
|
HDFS-6927. Initial unit tests for lazy persist files. (Arpit Agarwal)
|
|
|
|
|
2014-08-27 18:59:31 -04:00
|
|
|
HDFS-6929. NN periodically unlinks lazy persist files with missing
|
|
|
|
replicas from namespace. (Arpit Agarwal)
|
|
|
|
|
2014-08-28 18:53:12 -04:00
|
|
|
HDFS-6928. 'hdfs put' command should accept lazyPersist flag for testing.
|
|
|
|
(Arpit Agarwal)
|
2014-08-27 18:59:31 -04:00
|
|
|
|
2014-08-29 02:05:32 -04:00
|
|
|
HDFS-6960. Bugfix in LazyWriter, fix test case and some refactoring.
|
|
|
|
(Arpit Agarwal)
|
|
|
|
|
2014-08-29 02:13:46 -04:00
|
|
|
HDFS-6931. Move lazily persisted replicas to finalized directory on DN
|
|
|
|
startup. (Arpit Agarwal)
|
|
|
|
|
2014-09-03 13:51:26 -04:00
|
|
|
HDFS-6950. Add Additional unit tests for HDFS-6581. (Xiaoyu Yao via
|
|
|
|
Arpit Agarwal)
|
|
|
|
|
2014-09-03 16:53:01 -04:00
|
|
|
HDFS-6930. Improve replica eviction from RAM disk. (Arpit Agarwal)
|
|
|
|
|
2014-09-08 13:35:54 -04:00
|
|
|
HDFS-6977. Delete all copies when a block is deleted from the block space.
|
|
|
|
(Arpit Agarwal)
|
|
|
|
|
|
|
|
|