[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-1487) Change the remoting socket client ping period and ping timeout to reasonable values

Howard Gao (JIRA) jira-events at lists.jboss.org
Mon Jan 19 20:42:04 EST 2009


     [ https://jira.jboss.org/jira/browse/JBMESSAGING-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard Gao closed JBMESSAGING-1487.
-----------------------------------

    Resolution: Done


tests all passed after fixing ClusterViewUpdateTest.

> Change the remoting socket client ping period and ping timeout to reasonable values
> -----------------------------------------------------------------------------------
>
>                 Key: JBMESSAGING-1487
>                 URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1487
>             Project: JBoss Messaging
>          Issue Type: Task
>    Affects Versions: 1.4.0.SP3.CP05, 1.4.2.GA
>         Environment: All platforms
>            Reporter: Howard Gao
>            Assignee: Howard Gao
>             Fix For: 1.4.0.SP3.CP06, 1.4.3.GA
>
>
> Currently ping period and timeout in remoting-bisocket-service.xml are 2sec and 1 sec, as 
> <attribute name="validatorPingPeriod" isParam="true">2000</attribute>
> <attribute name="validatorPingTimeout" isParam="true">1000</attribute>
> This is too short in a normal application environment. We need to make these parameters to a longer period.
> Please note: changing these figures has implications on all tests who rely on timing (like Thread.sleep()) to get correct results. Verify and make all tests pass for new values.

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

        



More information about the jboss-jira mailing list