[infinispan-issues] [JBoss JIRA] (ISPN-9435) Hot Rod client suite fails with timeouts

Gustavo Fernandes (JIRA) issues at jboss.org
Fri Aug 17 08:14:00 EDT 2018


    [ https://issues.jboss.org/browse/ISPN-9435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13620713#comment-13620713 ] 

Gustavo Fernandes commented on ISPN-9435:
-----------------------------------------

Some issues I found:

* The internal caches Mbeans are never unregistered when stopping the cache manager
* TestNG keeps all test instances around, that in turn keep reference to HotRod servers and clients preventing them to be GC'ed
* Each HotRodServer instances uses IO threads  = 2*CPUs which translates to a lot of threads in real (not CI) machines
* Tests run with 8 threads and this is too much for the 1Gb of memory tests are allowed to have (again, because of CI) 

> Hot Rod client suite fails with timeouts
> ----------------------------------------
>
>                 Key: ISPN-9435
>                 URL: https://issues.jboss.org/browse/ISPN-9435
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Test Suite - Server
>    Affects Versions: 9.4.0.Beta1
>            Reporter: Gustavo Fernandes
>            Assignee: Gustavo Fernandes
>




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


More information about the infinispan-issues mailing list