I got the OOM in the hotrod client testsuite as well today, and I have a fix: https://github.com/infinispan/infinispan/pull/2433
On Fri, Mar 7, 2014 at 6:35 PM, Sanne Grinovero <[email protected]>wrote: > today core passed, but: the Infinispan Hot Rod Client seems to fail > because of an OutOfMemory Java heap space. > > On 6 March 2014 18:08, Sanne Grinovero <[email protected]> wrote: > > Results : > > > > Failed tests: > > > NotifyingFutureTest.testExceptionOtherThread2:51->testExceptionOtherThread:68->testException:151 > > expected [true] but found [false] > > > VersionedDistStateTransferTest.testStateTransfer:96->MultipleCacheManagersTest.waitForClusterToForm:232->MultipleCacheManagersTest.waitForClusterToForm:225 > > ยป IllegalState > > > > Tests run: 4233, Failures: 2, Errors: 0, Skipped: 0 > > > > [INFO] > ------------------------------------------------------------------------ > > [INFO] Reactor Summary: > > [INFO] > > [INFO] Infinispan BOM .................................... SUCCESS > [0.135s] > > [INFO] Infinispan Common Parent .......................... SUCCESS > [1.700s] > > [INFO] Infinispan Checkstyle Rules ....................... SUCCESS > [2.395s] > > [INFO] Infinispan Commons ................................ SUCCESS > [5.411s] > > [INFO] Infinispan Core ................................... FAILURE > [9:51.344s] > > > > > > Pretty good, but no jackpot yet! > > I'll try again next week? > > _______________________________________________ > infinispan-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/infinispan-dev >
_______________________________________________ infinispan-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/infinispan-dev
