In some cases, even JGroups internal code still uses Java serialization. Replace this with marshalling (using Streamable). Analysis of all occurrences of Util.objectFromXXX() calls.
- blocks
-
JBEAP-4659 Backported https://issues.jboss.org/browse/JGRP-2033 to 3.6 branch - UNICAST2, FlowControl
- Closed
- relates to
-
JGRP-2071 FlowControl: credits are unserialized incorrectly
- Resolved