[
https://issues.jboss.org/browse/JGRP-2031?page=com.atlassian.jira.plugin....
]
Bela Ban commented on JGRP-2031:
--------------------------------
It seems we don't need {{ViewHandler}} to start a thread to process requests; all
requests (join, leave, merge, join-with-state and suspect) can be handled from the thread
which submitted the request/event.
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)