[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-782) The number of times a callback client invoker retries a failed invocation should be at least 2

Ovidiu Feodorov (JIRA) jira-events at jboss.com
Fri Jan 26 01:34:57 EST 2007


     [ http://jira.jboss.com/jira/browse/JBMESSAGING-782?page=all ]

Ovidiu Feodorov closed JBMESSAGING-782.
---------------------------------------

    Resolution: Done

We need to increase the number of times a socket client invoker tries to write on an existing socket and then retires creating the socket (see MicroSocketClientInvoker.transport()), because otherwise the invoker will fail writing on timed out sockets, which is a normal condition, and then it won't try recreating the socket, which it should. We can get away with numberOfCallRetries = 2.

> The number of times a callback client invoker retries a failed invocation should be at least 2
> ----------------------------------------------------------------------------------------------
>
>                 Key: JBMESSAGING-782
>                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-782
>             Project: JBoss Messaging
>          Issue Type: Bug
>          Components: JMS Remoting
>    Affects Versions: 1.2.0.Beta1
>            Reporter: Ovidiu Feodorov
>         Assigned To: Ovidiu Feodorov
>             Fix For: 1.2.0.Beta2
>
>


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