[jboss-jira] [JBoss JIRA] (JGRP-2118) TP: messages tagged with DONT_BUNDLE are not bundled
Bela Ban (JIRA)
issues at jboss.org
Wed Oct 19 07:08:00 EDT 2016
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)
More information about the jboss-jira
mailing list