[
https://issues.jboss.org/browse/JGRP-2031?page=com.atlassian.jira.plugin....
]
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)