You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2014/08/23 23:28:11 UTC

[jira] [Created] (HDFS-6930) Improve replica eviction from RAM disk

Arpit Agarwal created HDFS-6930:
-----------------------------------

             Summary: Improve replica eviction from RAM disk
                 Key: HDFS-6930
                 URL: https://issues.apache.org/jira/browse/HDFS-6930
             Project: Hadoop HDFS
          Issue Type: Sub-task
    Affects Versions: HDFS-6581
            Reporter: Arpit Agarwal


The current replica eviction scheme is inefficient since it performs multiple file operations in the context of block allocation.

A better implementation would be asynchronous eviction when free space on RAM disk falls below a low watermark to make block allocation faster.



--
This message was sent by Atlassian JIRA
(v6.2#6252)