[jboss-jira] [JBoss JIRA] (JGRP-2031) GMS: replace ViewHandler.queue with BlockingQueue
Bela Ban (JIRA)
issues at jboss.org
Wed Aug 2 12:10:00 EDT 2017
[ https://issues.jboss.org/browse/JGRP-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13443511#comment-13443511 ]
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)
More information about the jboss-jira
mailing list