[
https://issues.apache.org/jira/browse/GEODE-6356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16769733#comment-16769733
]
ASF subversion and git services commented on GEODE-6356:
--------------------------------------------------------
Commit 67ed50f0410d641adb35eae8093e872b5625c65e in geode's branch
refs/heads/develop from Kirk Lund
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=67ed50f ]
GEODE-6409: Bounce VM in doesNotWaitForPreviousInstanceOfOnlineServer
Extract doesNotWaitForPreviousInstanceOfOnlineServer to
PersistentPartitionHangsDuringRestartRegressionTest.
Disable ENABLE_NETWORK_PARTITION_DETECTION and use bounceForcibly
instead of disconnecting vm0.
Also fixes GEODE-6356 with addIgnoredException for CancelException.
> CI failure:
> PersistentPartitionedRegionRegressionTest.doesNotWaitForPreviousInstanceOfOnlineServer
> fails with suspect string
> ----------------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-6356
> URL: https://issues.apache.org/jira/browse/GEODE-6356
> Project: Geode
> Issue Type: Bug
> Components: persistence, tests
> Reporter: Barry Oglesby
> Assignee: Kirk Lund
> Priority: Major
> Labels: observability
>
> PersistentPartitionedRegionRegressionTest.doesNotWaitForPreviousInstanceOfOnlineServer
> failed in DistributedTestOpenJDK8 CI run
> [361|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/361]
> with this suspect string:
> {noformat}
> org.apache.geode.internal.cache.partitioned.PersistentPartitionedRegionRegressionTest
> > doesNotWaitForPreviousInstanceOfOnlineServer FAILED
> java.lang.AssertionError: Suspicious strings were written to the log
> during this run.
> Fix the strings or use IgnoredException.addIgnoredException to ignore.
> -----------------------------------------------------------------------
> Found suspect string in log4j at line 2052
> [error 2019/02/04 18:49:32.561 UTC <RMI TCP Connection(1)-172.17.0.21>
> tid=32] org.apache.geode.distributed.DistributedSystemDisconnectedException:
> This connection to a distributed system has been disconnected.
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)