[infinispan-issues] [JBoss JIRA] (ISPN-1786) <hash> and <l1> settings are ignored when read from the configuration file and inherited from the default cache
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Fri Jan 27 12:47:48 EST 2012
[ https://issues.jboss.org/browse/ISPN-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani updated ISPN-1786:
--------------------------------
Summary: <hash> and <l1> settings are ignored when read from the configuration file and inherited from the default cache (was: numVirtualNodes property is ignored when read from the configuration file and inherited from the default cache)
Git Pull Request: https://github.com/infinispan/infinispan/pull/895 (was: https://github.com/infinispan/infinispan/pull/895)
> <hash> and <l1> settings are ignored when read from the configuration file and inherited from the default cache
> ---------------------------------------------------------------------------------------------------------------
>
> Key: ISPN-1786
> URL: https://issues.jboss.org/browse/ISPN-1786
> Project: Infinispan
> Issue Type: Bug
> Components: Distributed Cache
> Reporter: Mircea Markus
> Assignee: Manik Surtani
> Priority: Critical
> Fix For: 5.1.1.CR1, 5.1.1.FINAL
>
>
> This might have a dramatic impact performance, caused by uneven distribution.
> Here's the result form an radargun benchmark.
> Key distribution in 5.0.Final:
> Cluster size: 4 -> ( 9818 10242 9898 9899)
> Cluster size: 6 -> ( 9724 9585 10152 9964 9739 10115)
> Cluster size: 8 -> ( 9260 9680 9971 9378 10079 10086 10274 10017)
> Key distribution in 5.1.Final:
> Cluster size: 4 -> ( 15505 13698 5918 4482)
> Cluster size: 6 -> ( 8761 7820 17145 8188 12827 4183)
> Cluster size: 8 -> ( 8391 6302 10773 22068 3589 200 3050 25211)
--
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