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

Bela Ban (JIRA) issues at jboss.org
Wed Aug 2 12:29:00 EDT 2017


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

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)


More information about the jboss-jira mailing list