[infinispan-dev] Infinispan Large Scale support

Bela Ban bban at redhat.com
Wed Mar 23 01:31:31 EDT 2011



On 3/22/11 9:02 PM, david marion wrote:
>
> Bela,
>
>    Tried your new config. I had to leave FLUSH in for Infinispan 4.2.0.


This is going to kill performance.


> Also, it complained about the cap parameter on pbcast.STABLE, so I removed it.


You have to use JGroups 2.12.0.Final, replace the JAR shipped with 
Infinispan 4.2.0.


>  When I started everything up, it created 5 groups and did not appear 
to be merging. The merge was timing out (maybe because the FLUSH was 
taking too long). I increased some of the timeouts (listed below) and 
then it started up with three groups. I will test more tomorrow.
>
> PING timeout="10000"
> pbcast.GMS join_timeout="20000" merge_timeout="10000"


I suggest take a step back and test only with JGroups. Once we've got a 
configuration that works for JGroups, you can copy it and use it to 
start Infinispan. There's no point in starting the entire stack at this 
time.

-- 
Bela Ban
Lead JGroups / Clustering Team
JBoss


More information about the infinispan-dev mailing list