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