[infinispan-issues] [JBoss JIRA] (ISPN-8643) ClientConnectionPoolingTest.testMaxActiveReached random failures

Dan Berindei (JIRA) issues at jboss.org
Wed Dec 20 06:58:00 EST 2017


Dan Berindei created ISPN-8643:
----------------------------------

             Summary: ClientConnectionPoolingTest.testMaxActiveReached random failures
                 Key: ISPN-8643
                 URL: https://issues.jboss.org/browse/ISPN-8643
             Project: Infinispan
          Issue Type: Bug
          Components: Test Suite - Server
    Affects Versions: 9.2.0.Beta2
            Reporter: Dan Berindei
             Fix For: 9.2.0.CR1


Looks like waiting for 1s for all the connections to be releases is not enough:

{noformat}
      java.lang.AssertionError: 
	at org.infinispan.test.AbstractInfinispanTest.eventually(AbstractInfinispanTest.java:229)
	at org.infinispan.test.AbstractInfinispanTest.eventually(AbstractInfinispanTest.java:211)
	at org.infinispan.test.AbstractInfinispanTest.eventually(AbstractInfinispanTest.java:187)
	at org.infinispan.client.hotrod.ClientConnectionPoolingTest.testMaxActiveReached(ClientConnectionPoolingTest.java:208)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
{noformat}

http://ci.infinispan.org/job/Infinispan/job/master/336



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list