Bela Ban created JGRP-1955:
------------------------------
Summary: Additional unit test for merge
Key: JGRP-1955
URL:
https://issues.jboss.org/browse/JGRP-1955
Project: JGroups
Issue Type: Task
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 3.6.5
Add a unit test to {{OverlappingMergeTest}} for:
{noformat}
A: A,B,C
B: A,B,C
C: A,B,C
{noformat}
Then, the following view is installed:
{noformat}
A: A,B
B: A,B
C: A,B,C // still has the same view
{noformat}
Make sure that a merge ensues which installs view A,B,C in all 3 members
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)