]
Bela Ban updated JGRP-2204:
---------------------------
Fix Version/s: 4.0.5
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.