[infinispan-issues] [JBoss JIRA] (ISPN-7289) Stop applying the DONT_BUNDLE flag to synchronous RPCs
Dan Berindei (JIRA)
issues at jboss.org
Tue Dec 6 13:06:00 EST 2016
Dan Berindei created ISPN-7289:
----------------------------------
Summary: Stop applying the DONT_BUNDLE flag to synchronous RPCs
Key: ISPN-7289
URL: https://issues.jboss.org/browse/ISPN-7289
Project: Infinispan
Issue Type: Task
Components: Core
Affects Versions: 9.0.0.Beta1
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 9.0.0.Beta2
Traditionally Infinispan has been adding the {{DONT_BUNDLE}} flag to synchronous RPCs. Bela has advised removing it for quite a long time, however we have been keeping it because the {{sender-sends-with-timer}} bundler with {{DONT_BUNDLE}} had a performance edge over {{transfer-queue}} without {{DONT_BUNDLE}} (by not doing any bundling).
With JGroups 4.0 removing {{sender-sends-with-timer}} and focusing even more on message batches, it's time to stop adding {{DONT_BUNDLE}} in Infinispan.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list