[jboss-jira] [JBoss JIRA] Resolved: (JGRP-1341) BARRIER: block only multicast, not unicast messages

Bela Ban (JIRA) jira-events at lists.jboss.org
Fri Jul 1 02:05:23 EDT 2011


     [ https://issues.jboss.org/browse/JGRP-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list