You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Dave Marion (JIRA)" <ji...@apache.org> on 2012/11/22 03:46:58 UTC

[jira] [Commented] (ACCUMULO-868) Explore configuring vfs cache

    [ https://issues.apache.org/jira/browse/ACCUMULO-868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13502555#comment-13502555 ] 

Dave Marion commented on ACCUMULO-868:
--------------------------------------

The current implementation uses the SoftRefFilesCache and the ON_RESOLVE cache strategy. See [1] for a list of VFS cache types. See [2] for the different cache strategies. We may also want to add the class unloading JVM options referenced in ACCUMULO-599.

[1] http://commons.apache.org/vfs/apidocs/org/apache/commons/vfs2/cache/package-summary.html
[2] http://commons.apache.org/vfs/apidocs/org/apache/commons/vfs2/CacheStrategy.html
                
> Explore configuring vfs cache
> -----------------------------
>
>                 Key: ACCUMULO-868
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-868
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: start
>            Reporter: Keith Turner
>             Fix For: 1.5.0
>
>
> The current caching of jars is in /tmp and seems to be per process.   Can this be made to survive process restarts?  Similar to rsync.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira