[infinispan-issues] [JBoss JIRA] (ISPN-3843) Remove broadcast/unicast optimization in JGroupsTransport
Dan Berindei (JIRA)
issues at jboss.org
Tue Dec 17 11:12:32 EST 2013
Dan Berindei created ISPN-3843:
----------------------------------
Summary: Remove broadcast/unicast optimization in JGroupsTransport
Key: ISPN-3843
URL: https://issues.jboss.org/browse/ISPN-3843
Project: Infinispan
Issue Type: Bug
Components: RPC
Affects Versions: 6.0.0.Final
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 6.1.0.Final
The broadcast/unicast optimization in JGroupsTransport can break the message ordering for regular messages, because NAKACK[2] and UNICAST[2|3] have their own ordering.
We should test if this optimization really brings any performance benefits and eliminate it, at least for asynchronous commands.
--
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 infinispan-issues
mailing list