]
Bela Ban resolved JGRP-2153.
----------------------------
Resolution: Done
Fixed according to the proposal on the 340 PR.
Encrypt protocols transform empty buffer into null buffer when
encrypt_entire_message is disabled
-------------------------------------------------------------------------------------------------
Key: JGRP-2153
URL:
https://issues.jboss.org/browse/JGRP-2153
Project: JGroups
Issue Type: Bug
Affects Versions: 3.6.12
Reporter: Paul Ferraro
Assignee: Bela Ban
Priority: Critical
Fix For: 4.0, 3.6.13
This causes an NPEs in WildFly where empty buffers have significance (i.e. to indicate an
unknown fork channel).
See the pull request \[1\] for a discussion of the proposed fix.
\[1\]
https://github.com/belaban/JGroups/pull/340