[
https://jira.jboss.org/browse/ISPN-678?page=com.atlassian.jira.plugin.sys...
]
Mircea Markus updated ISPN-678:
-------------------------------
Fix Version/s: 4.2.0.ALPHA3
(was: 4.2.0.BETA1)
Fix DistTopologyChangeTest-testDropServer and
ReplTopologyChangeTest-testDropServer
-----------------------------------------------------------------------------------
Key: ISPN-678
URL:
https://jira.jboss.org/browse/ISPN-678
Project: Infinispan
Issue Type: Bug
Components: Cache Server
Affects Versions: 4.2.0.ALPHA2
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Priority: Minor
Fix For: 4.2.0.ALPHA3
The following tests are failing since ISPN-649 was implemented.
org.infinispan.client.hotrod.DistTopologyChangeTest.org.infinispan.client.hotrod.DistTopologyChangeTest-testDropServer
org.infinispan.client.hotrod.ReplTopologyChangeTest.org.infinispan.client.hotrod.ReplTopologyChangeTest-testDropServer
java.lang.IllegalStateException: Cache container has been stopped and cannot be reused.
Recreate the cache container.
at
org.infinispan.manager.DefaultCacheManager.assertIsNotTerminated(DefaultCacheManager.java:570)
at org.infinispan.manager.DefaultCacheManager.getCache(DefaultCacheManager.java:424)
at org.infinispan.manager.DefaultCacheManager.getCache(DefaultCacheManager.java:406)
at
org.infinispan.client.hotrod.ReplTopologyChangeTest.testDropServer(ReplTopologyChangeTest.java:135)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira