[infinispan-dev] JGroups 2.8 and Infinispan

Mircea Markus mircea.markus at jboss.com
Thu Jun 11 11:31:20 EDT 2009


Mircea Markus wrote:
> Manik Surtani wrote:
>>
>> On 11 Jun 2009, at 12:31, Vladimir Blagojevic wrote:
>>
>>> On 6/11/09 1:16 PM, Manik Surtani wrote:
>>>> One more nugget of information.  :-)
>>>>
>>>> Tried this with 2.8.0.Beta1/UDP to help pinpoint the issue.
>>>>
>>>> True enough, things work fine if I use UDP, in that I don't see the 
>>>> dropped messages and the tests pass.  But it still is slooow when 
>>>> compared to 2.7.0.
>>>>
>>>> Cheers
>>>> Manik
>>> Manik,
>>>
>>> We need to investigate this issue and it will take a few days to get 
>>> to the bottom of it. In the meantime do you want to switch test 
>>> suite to MPING/udp or do you plan to hold beta until this issue is 
>>> fixed?
>>
>> I will look at getting the test suite to use MPING if I have time, 
>> otherwise it will have to be an open task for Mircea for next week.  
>> I'm still keen on cutting 4.0.0.BETA1 by tomorrow at latest, so I'll 
>> need to think about whether I want this to go with JGroups 2.7 or 2.8.
> I've switched TCP to use MPING, code is committed.
> Test run faster now, from 3:40 down to 2:10 on my laptop.
It doesn't work on linux:
2009-06-11 11:28:40,026 WARN  [org.jgroups.protocols.MPING] 
(pool-1-thread-4) could not bind to /228.10.10.15 (IPv4 address); make 
sure your mcast_addr is of the same type as the IP stack (IPv4 or IPv6).
Will ignore mcast_addr, but this may lead to cross talking (see 
http://www.jboss.com/wiki/Edit.jsp?page=CrossTalking for details).
Exception was: java.net.BindException: Cannot assign requested address

Here is my config:
   <MPING bind_addr="127.0.0.1" break_on_coord_rsp="true"
          mcast_addr="230.8.8.8" mcast_port="17890" ip_ttl="2"
          num_initial_members="3"/>

Any ideas?
>
>>
>> Cheers
>> -- 
>> Manik Surtani
>> manik at jboss.org
>> Lead, Infinispan
>> Lead, JBoss Cache
>> http://www.infinispan.org
>> http://www.jbosscache.org
>>
>>
>>
>>
>> _______________________________________________
>> infinispan-dev mailing list
>> infinispan-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev




More information about the infinispan-dev mailing list