[infinispan-issues] [JBoss JIRA] (ISPN-1427) Redesign HotRod client retry tests
Galder Zamarreño (Commented) (JIRA)
jira-events at lists.jboss.org
Thu Oct 20 03:42:45 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635971#comment-12635971 ]
Galder Zamarreño commented on ISPN-1427:
----------------------------------------
It appears that not only are Hot Rod servers being leaked, but clients too:
https://infinispan.ci.cloudbees.com/job/Infinispan-master-JDK6-tcp/org.infinispan$infinispan-lucene-demo/255/console
> Redesign HotRod client retry tests
> ----------------------------------
>
> Key: ISPN-1427
> URL: https://issues.jboss.org/browse/ISPN-1427
> Project: Infinispan
> Issue Type: Task
> Components: Cache Server
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Fix For: 5.1.0.BETA3
>
>
> Redesign ReplicationRetryTest, ServerFailureRetryTest and DistributionRetryTest.
> Basically, each test is creating brand new Hot Rod servers but not all are being closed. This is leading to binding issues in tests after that in CI (i.e. https://infinispan.ci.cloudbees.com/job/Infinispan-master-JDK6-tcp/org.infinispan$infinispan-cachestore-remote/235/testReport/junit/org.infinispan.loaders.remote/RemoteCacheStoreConfigTest/org_infinispan_loaders_remote_RemoteCacheStoreConfigTest_startUp/)
> At the same time, try to make the tests a bit more readable.
--
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