amccurry / pack

Hdfs Block Storage System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Store current cache state for use on reopen

amccurry opened this issue · comments

Store the current cache state (which blocks are currently cached) for the given volume so that on reopen the state can be restored. This should allow similar performance after a volume is moved to a new machine.