Bela Ban created JGRP-2118:
------------------------------
Summary: TP: messages tagged with DONT_BUNDLE are not bundled
Key: JGRP-2118
URL:
https://issues.jboss.org/browse/JGRP-2118
Project: JGroups
Issue Type: Bug
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 4.0
Since 3.x (3.6?), *all* messages are bundled, even the ones tagged with DONT_BUNDLE.
This is incorrect and a regression from 3.x.
Fix: bundle _all_ messages. The DONT_BUNDLE and OOB flags only come into play at the
receiver side where messages tagged with these flags are removed from a batch and
delivered individually (in separate threads).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)