]
Bela Ban resolved JGRP-2204.
----------------------------
Resolution: Won't Fix
Sorry: this JIRA is an oversight; we still removed messages marked with {{OOB}} and
{{DONT_BUNDLE}} from message batches and send them up in separate threads.
Closing this JIRA now...
Deprecate DONT_BUNDLE message flag
----------------------------------
Key: JGRP-2204
URL:
https://issues.jboss.org/browse/JGRP-2204
Project: JGroups
Issue Type: Task
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 4.0.5
Although {{Message$Flag.DONT_BUNDLE}} is ignored by the transports, it is still a valid
message flag.
Deprecate this flag and remove all uses of it by JGroups itself. Can't remove it
until the next major version, as this would break client code.