]
Bela Ban resolved JGRP-1341.
----------------------------
Resolution: Done
BARRIER: block only multicast, not unicast messages
---------------------------------------------------
Key: JGRP-1341
URL:
https://issues.jboss.org/browse/JGRP-1341
Project: JGroups
Issue Type: Task
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 2.12.2, 3.0
BARRIER is used by the state transfer protocols, to get the digest and the state
atomically. However, the digest only keeps track of multicast (=group) messages, so we
don't need to block unicast messages !
This would help us in STREAMING_STATE_TRANSFER: even though we block the BARRIER, the
state chunks sent from the state provider to the state requester (when
use_default_transport=true) will *not* get blocked with this change !
--
This message is automatically generated by JIRA.
For more information on JIRA, see: