[jboss-jira] [JBoss JIRA] Commented: (JGRP-301) Group partition when processes start almost same time

Bela Ban (JIRA) jira-events at jboss.com
Thu Sep 7 08:52:43 EDT 2006


    [ http://jira.jboss.com/jira/browse/JGRP-301?page=comments#action_12343013 ] 
            
Bela Ban commented on JGRP-301:
-------------------------------

Works for me, even startup of all 4 processes at the same time. I made 2 changes though:
- Added bind_addr="192.168.5.2" to TCP
- Changed initial_hosts="192.168.5.2[8000]" in TCPPING
- Reduced port_range in TCPPING to 2

I assume 'localhost' is not set to the right IP address in your config

> Group partition when processes start almost same time
> -----------------------------------------------------
>
>                 Key: JGRP-301
>                 URL: http://jira.jboss.com/jira/browse/JGRP-301
>             Project: JGroups
>          Issue Type: Bug
>    Affects Versions: 2.4
>         Environment: Window XP
>            Reporter: Sammi Ting
>         Assigned To: Bela Ban
>            Priority: Minor
>             Fix For: 2.4
>
>
> There are 4 processes named A, B, C, D which should be join in a same group
> Startup Sequence: A->B->C-D
> Scenario:
> 1. Start up A, with 0.5-1 sec time later, immediately start B, C, D
> 2. A join group with itself only (from log file on A, never see B, C, D)
> 3. B, C, D joined group together (from log files on B, C, D, never can see A)
> 4. Wait for long time A still in a single group

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list