<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Bela,<BR>
<BR>
Is there a way to start up the JGroups stack on every node without using Infinispan? Is there some functional test that I can run or something? I know I can't remove the FLUSH from Infinispan until 5.0.0 and I don't know if I can upgrade the underlying JGroups jar.<BR>
<BR>
Dave Marion<BR> <BR>
> Date: Wed, 23 Mar 2011 06:31:31 +0100<BR>> From: bban@redhat.com<BR>> To: infinispan-dev@lists.jboss.org<BR>> Subject: Re: [infinispan-dev] Infinispan Large Scale support<BR>> <BR>> <BR>> <BR>> On 3/22/11 9:02 PM, david marion wrote:<BR>> ><BR>> > Bela,<BR>> ><BR>> > Tried your new config. I had to leave FLUSH in for Infinispan 4.2.0.<BR>> <BR>> <BR>> This is going to kill performance.<BR>> <BR>> <BR>> > Also, it complained about the cap parameter on pbcast.STABLE, so I removed it.<BR>> <BR>> <BR>> You have to use JGroups 2.12.0.Final, replace the JAR shipped with <BR>> Infinispan 4.2.0.<BR>> <BR>> <BR>> > When I started everything up, it created 5 groups and did not appear <BR>> to be merging. The merge was timing out (maybe because the FLUSH was <BR>> taking too long). I increased some of the timeouts (listed below) and <BR>> then it started up with three groups. I will test more tomorrow.<BR>> ><BR>> > PING timeout="10000"<BR>> > pbcast.GMS join_timeout="20000" merge_timeout="10000"<BR>> <BR>> <BR>> I suggest take a step back and test only with JGroups. Once we've got a <BR>> configuration that works for JGroups, you can copy it and use it to <BR>> start Infinispan. There's no point in starting the entire stack at this <BR>> time.<BR>> <BR>> -- <BR>> Bela Ban<BR>> Lead JGroups / Clustering Team<BR>> JBoss<BR>> _______________________________________________<BR>> infinispan-dev mailing list<BR>> infinispan-dev@lists.jboss.org<BR>> https://lists.jboss.org/mailman/listinfo/infinispan-dev<BR> </body>
</html>