[infinispan-issues] [JBoss JIRA] (ISPN-2335) MultiHotRodServersTest not works with ConfigurationBuilder API
Thomas Fromm (JIRA)
jira-events at lists.jboss.org
Sun Sep 23 07:45:35 EDT 2012
Thomas Fromm created ISPN-2335:
----------------------------------
Summary: MultiHotRodServersTest not works with ConfigurationBuilder API
Key: ISPN-2335
URL: https://issues.jboss.org/browse/ISPN-2335
Project: Infinispan
Issue Type: Bug
Components: Test Suite
Affects Versions: 5.2.0.Alpha4
Reporter: Thomas Fromm
Assignee: Tristan Tarrant
Attachments: trace-infinispan.log
I tried to use ConfigurationBuilder API with addClusterEnabledCacheManager inside MultiHotRodServersTest.addHotRodServer.
Unfortunality it works on with the old Configuration object, with the Builder the test fails. I tried to find any relevant difference inside configuration, but wasn't successful :-(
So I use a LegacyConfigurationAdaptor to create old config.
Attachmed I've traces from the failing tests and from the working one. Maybe it helps.
--
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