[
https://issues.jboss.org/browse/JGRP-2031?page=com.atlassian.jira.plugin....
]
Bela Ban commented on JGRP-2031:
--------------------------------
Multiple join and merge requests are handled correctly, but multiple suspect events not -
they are handled one-by-one. The culprit is Event.SUSPECT which takes as arg a single
suspected member. Need to change this into a list of suspected members.
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)