[ http://jira.jboss.com/jira/browse/JGRP-10?page=history ]
     
Bela Ban resolved JGRP-10:
--------------------------

    Resolution: Done

accepted patch

> Timeout in TCPPING FIND_INITIAL_MBRS is wrong
> ---------------------------------------------
>
>          Key: JGRP-10
>          URL: http://jira.jboss.com/jira/browse/JGRP-10
>      Project: JGroups
>         Type: Bug
>  Environment: Linux
>     Reporter: Zac Hansen
>     Assignee: Bela Ban
>     Priority: Minor
>      Fix For: 2.2.8

>
> Original Estimate: 1 day
>         Remaining: 1 day
>
> This is actually a problem in 2.2.7 -- the latest release available from the 
> sourceforge site.
> in TCPPING.java line 227 (I
> >can't really cut and paste from this setup), what you probably want is
> >something like:
> >
> >time_to_wait = timeout - ( System.getCurrentTimeMillis() - start_time ).
> >
> >What you currently have may well not wait the full time specified.  If
> >two results come in at the half-way mark, that will get time_to_wait
> >to 0 and it will exit (I think).

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to