[jboss-remoting-issues] [JBoss JIRA] (JBREM-1316) MicroSocketClientInvoker can could lead to a remote ejb being sent data twice to the same server

Ron Sigal (JIRA) jira-events at lists.jboss.org
Sat Nov 2 22:35:01 EDT 2013


    [ https://issues.jboss.org/browse/JBREM-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829641#comment-12829641 ] 

Ron Sigal commented on JBREM-1316:
----------------------------------

The client side parameter "idempotent" has been added.  If set to "false", MicroSocketClientInvoker will not retry an invocation, even if "numberOfCallRetries" is greater than 1, once the invocation has been written to the socket.  The default value is "true".

Unit tests: org.jboss.test.remoting.transport.socket.idempotent.IdempotentTestCase.
                
> MicroSocketClientInvoker can could lead to a remote ejb being sent data twice to the same server
> ------------------------------------------------------------------------------------------------
>
>                 Key: JBREM-1316
>                 URL: https://issues.jboss.org/browse/JBREM-1316
>             Project: JBoss Remoting
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.5.4.SP4
>            Reporter: Shaun Appleton
>             Fix For: 2.5.4.SP5
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-remoting-issues mailing list