[infinispan-issues] [JBoss JIRA] (ISPN-3051) Allow configuring the number of segments per node
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Tue May 7 07:51:54 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus updated ISPN-3051:
--------------------------------
Description:
This should allow for the following use cases:
- a node to take more load
- a node to take no load
A simple way for specifying this would be to configure a load factor per node, e.g. more powerful machine would be 2*x and that would mean that it would take twice the load of an "ordinary" machine in the cluster.
was:
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 ...
> Allow configuring the number of segments per node
> -------------------------------------------------
>
> 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: Dan Berindei
>
> This should allow for the following use cases:
> - a node to take more load
> - a node to take no load
> A simple way for specifying this would be to configure a load factor per node, e.g. more powerful machine would be 2*x and that would mean that it would take twice the load of an "ordinary" machine in the cluster.
--
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