[infinispan-issues] [JBoss JIRA] (ISPN-3051) Allow embedded caches with no local storage (remote/client for embedded caches)
Guillermo GARCIA OCHOA (JIRA)
jira-events at lists.jboss.org
Mon Apr 29 05:07:53 EDT 2013
Guillermo GARCIA OCHOA created ISPN-3051:
--------------------------------------------
Summary: Allow embedded caches with no local storage (remote/client for embedded caches)
Key: ISPN-3051
URL: https://issues.jboss.org/browse/ISPN-3051
Project: Infinispan
Issue Type: Feature Request
Components: Distributed Cache
Reporter: Guillermo GARCIA OCHOA
Assignee: Mircea Markus
Some clusters requires to use embedded caches to distributed its data. In the current state, Infinispan does not allow to access this kind of clusters without being a full member of the cluster 'sharing' memory space and CPU time.
The requested feature is to allow remote/client cache members in an embedded configuration (like the hotrod _RemoteCache_)
*SUGGESTION*
* *For the data:* Exclude marked/flagged hash spaces (nodes) from the consistent hash function.
* *For remote execution:* is up to you guys ...
--
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
More information about the infinispan-issues
mailing list