[infinispan-issues] [JBoss JIRA] (ISPN-2595) Consistent hash factory configuration is ignored
Dan Berindei (JIRA)
jira-events at lists.jboss.org
Thu Dec 6 07:16:23 EST 2012
Dan Berindei created ISPN-2595:
----------------------------------
Summary: Consistent hash factory configuration is ignored
Key: ISPN-2595
URL: https://issues.jboss.org/browse/ISPN-2595
Project: Infinispan
Issue Type: Bug
Components: Configuration
Affects Versions: 5.2.0.Beta5
Reporter: Dan Berindei
Assignee: Dan Berindei
Priority: Blocker
Fix For: 5.2.0.Beta6
HashConfigurationBuilder.create() ignores the consistent hash configured by the user.
Instead it always creates the HashConfiguration with a {{null}} consistent hash factory, which means one of DefaultConsistentHashFactory and TopologyAwareConsistentHashFactory is picked based on the transport properties.
--
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