[jboss-jira] [JBoss JIRA] (JGRP-2031) GMS: replace ViewHandler.queue with BlockingQueue

Bela Ban (JIRA) issues at jboss.org
Mon Aug 7 07:04:01 EDT 2017


    [ https://issues.jboss.org/browse/JGRP-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13444957#comment-13444957 ] 

Bela Ban edited comment on JGRP-2031 at 8/7/17 7:03 AM:
--------------------------------------------------------

{{GMS}}, {{VERIFY_SUSPECT}} and {{JChannel}} / {{MessageDispatcher}} are able to handle both {{Event.SUSPECT(Address)}} and {{Event.SUSPECT(Collection<Address>)}}. The former will be removed in 4.1.

This was done to prevent CCEs for protocols (outside of JGroups) which still emit {{Address}} instead of {{Collection<Address>}} for {{SUSPECT}} args.


was (Author: belaban):
{{GMS}}, {{VERIFY_SUSPECT}} and {{JChannel}} / {{MessageDispatcher}} are able to handle both {{Event.SUSPECT(Address)}} and {{Event.SUSPECT(Collection<Address>)}}. The former will be removed in 4.1.

> GMS: replace ViewHandler.queue with BlockingQueue
> -------------------------------------------------
>
>                 Key: JGRP-2031
>                 URL: https://issues.jboss.org/browse/JGRP-2031
>             Project: JGroups
>          Issue Type: Task
>            Reporter: Bela Ban
>            Assignee: Bela Ban
>            Priority: Minor
>             Fix For: 4.0.5
>
>
> Replace {{GMS$ViewHandler.Queue}} with {{LinkedBlockingQueue}}.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list