[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1803) Adjust remoting bisocket service parameters to suitable default values

Howard Gao (JIRA) jira-events at lists.jboss.org
Wed Apr 21 22:41:11 EDT 2010


Adjust remoting bisocket service parameters to suitable default values
----------------------------------------------------------------------

                 Key: JBMESSAGING-1803
                 URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1803
             Project: JBoss Messaging
          Issue Type: Task
    Affects Versions: 1.4.0.SP3.CP10
            Reporter: Howard Gao
            Assignee: Howard Gao
             Fix For: 1.4.0.SP3.CP11, 1.4.6.GA.SP1


Some default values in the remoting bisocket configuration files are not best for common use cases and if applied can cause issues hard to detect. According to recommendation, those parameters need adjustment, namely

   <attribute name="numberOfCallRetries" isParam="true">1</attribute>
   <attribute name="pingFrequency" isParam="true">214748364</attribute>
   <attribute name="pingWindowFactor" isParam="true">10</attribute> 



-- 
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