Improve memory cache utilization in BackupStore (while supporting Mark/Reset)
-----------------------------------------------------------------------------

                 Key: HADOOP-5765
                 URL: https://issues.apache.org/jira/browse/HADOOP-5765
             Project: Hadoop Core
          Issue Type: Improvement
            Reporter: Jothi Padmanabhan
            Assignee: Jothi Padmanabhan


HADOOP-5266 introduced support for Mark/Reset of Values Iterator by backing up 
keys and values to a BackupStore. The current design does not create a memory 
segment once a file segment has been created, even if space is available. The 
design could be optimized to consider memory for a new segment irrespective of 
where the previous segments have been created.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to