]
Bela Ban updated JGRP-2407:
---------------------------
Fix Version/s: 5.0.0.Alpha5
(was: 5.0.0.Alpha4)
CompositeMessage: collapse into BytesMessage at the receiver
------------------------------------------------------------
Key: JGRP-2407
URL:
https://issues.redhat.com/browse/JGRP-2407
Project: JGroups
Issue Type: Feature Request
Reporter: Bela Ban
Assignee: Bela Ban
Priority: Major
Fix For: 5.0.0.Alpha5
If a sender sends a CompositeMessage, say of an NioMessage of 500 bytes and a
BytesMessage of 10 bytes, provide the option to unmarshal the message into a BytesMessage
of 510 bytes at the receiver.