[infinispan-issues] [JBoss JIRA] (ISPN-1605) GridFileSystem load file from file system should by suported
Jeffrey Jia (Created) (JIRA)
jira-events at lists.jboss.org
Fri Dec 9 11:18:40 EST 2011
GridFileSystem load file from file system should by suported
---------------------------------------------------------------
Key: ISPN-1605
URL: https://issues.jboss.org/browse/ISPN-1605
Project: Infinispan
Issue Type: Feature Request
Reporter: Jeffrey Jia
Assignee: Manik Surtani
Priority: Minor
Grid file system should load files from file system if not in cache.
1. The node which can load file from file system appoint in config file.
for example: infinispan.xml
<global>
<hotspot enabled="true" location="/home/Jeffrey/tmp" />
</global>
the element 'locction' is base path.
2. eviction strategy should base on file not individual base on data cache and metadata cache.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list