Mikolaj Gierulski created ISPN-3832:
---------------------------------------
Summary: HashConfigurationBuilder.read ignores capacityFactor
Key: ISPN-3832
URL:
https://issues.jboss.org/browse/ISPN-3832
Project: Infinispan
Issue Type: Bug
Affects Versions: 6.0.0.Final
Reporter: Mikolaj Gierulski
Assignee: Mircea Markus
org.infinispan.configuration.cache.HashConfigurationBuilder.read(HashConfiguration) reads
configuration from other HashConfigurationBuilder, but it doesn't read it's
capacityFactor. This way it's always set to default (1.0f), which makes it impossible
to effectively set capacityFactor programmatically.
--
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