Hi Ernie,
I have seen this problem in the support/1.13 branch and also on develop.
Interestingly, the patch I sent is applied seamlessly in my local repo set to
the develop branch.
The patch modifies the
RollingUpgradeRollServersOnPartitionedRegion_dataserializable test case by
running "list
Hi Alberto,
I’m looking at this, came across a couple blockers…
Do you have branch that exhibits this problem? Draft PR maybe?
I tried to apply you patch to latest develop, but the patch doesn’t pass git
apply’s check….
Also these tests pass on develop, would you be able to check against the late
Hi,
as I see in 1.12 release, there were bigger impacts in membership part of code
with:
"Move the membership code into a separate gradle sub-project"
https://issues.apache.org/jira/browse/GEODE-6883
Maybe to check is this connected to reported bug.
BR,
Mario
Hi,
I attach a diff for the modified test case in case you would like to use it to
check the problem I mentioned.
BR,
Alberto
From: Alberto Gomez
Sent: Saturday, June 6, 2020 4:06 PM
To: dev@geode.apache.org
Subject: Problem in rolling upgrade since 1.12
Hi,