[jboss-jira] [JBoss JIRA] (JGRP-2293) Graceful concurrent leaving of coordinator(s) leaves the cluster with stale views

Bela Ban (Jira) issues at jboss.org
Tue Jan 22 07:15:00 EST 2019


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

Bela Ban edited comment on JGRP-2293 at 1/22/19 7:14 AM:
---------------------------------------------------------

Unit test is LeaveTest (formerly ConcurrentLeaversTest); using Byteman to simulate concurrent leaves where order between coord and next-in-line leaves is determine (coord -> next, next -> coord). Branch: JGRP-2293


was (Author: belaban):
Unit test is LeaveTest (formerly ConcurrentLeaversTest); using Byteman to simulate concurrebt leaves where order between coord and next-in-line leaves is determine (coord -> next, next -> coord). Branch: JGRP-2293

> Graceful concurrent leaving of coordinator(s) leaves the cluster with stale views
> ---------------------------------------------------------------------------------
>
>                 Key: JGRP-2293
>                 URL: https://issues.jboss.org/browse/JGRP-2293
>             Project: JGroups
>          Issue Type: Bug
>    Affects Versions: 4.0.14
>            Reporter: Radoslav Husar
>            Assignee: Bela Ban
>            Priority: Critical
>             Fix For: 4.0.17
>
>
> JGroups does not handle concurrent leaving of nodes correctly. This is a typical use case in cloud environment when scaled down with an autoscaler/manually which we need to handle.
> A simple test can be devised which fails first n (where n>1) nodes from a cluster, reproducer PR https://github.com/belaban/JGroups/pull/397



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list