A regression was introduced when JGRP-1617 [1] was implemented: we're throwing an exception in castMessage() when the Message passed in as arg contains a non-null dest. We need to exclude AnycastAddress from this check.
- is related to
-
JGRP-1617 Sync dispatcher castMessage does not awake blocked thread on ACK
- Resolved