William Burns created ISPN-5516:
-----------------------------------
Summary: SingleFileStore should skip loading from disk if value and metadata
are not requested
Key: ISPN-5516
URL:
https://issues.jboss.org/browse/ISPN-5516
Project: Infinispan
Issue Type: Enhancement
Components: Loaders and Stores
Affects Versions: 8.0.0.Alpha1
Reporter: William Burns
Fix For: 8.0.0.Final
SingleFileStore internally stores all of the keys in memory. If the loader task
doesn't require values or metadata there is no reason to go to disk as all of the
information is already present in its key cache.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)