[ https://issues.jboss.org/browse/JBREM-1316?page=com.atlassian.jira.plugin... ]
Ron Sigal closed JBREM-1316.
----------------------------
> 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 …
[View More]Remoting
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 2.5.4.SP4
> Reporter: Shaun Appleton
> Assignee: Ron Sigal
> 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
[View Less]
[ https://issues.jboss.org/browse/JBREM-1316?page=com.atlassian.jira.plugin... ]
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.
…
[View More]
> 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
[View Less]