[
https://issues.apache.org/jira/browse/GEODE-7084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16959027#comment-16959027
]
ASF subversion and git services commented on GEODE-7084:
--------------------------------------------------------
Commit 6ae3f0bc431d681062bec3ad2883d1ef0203a88c in geode's branch
refs/heads/develop from Kirk Lund
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=6ae3f0b ]
GEODE-7084: Handle CancelException in FederatingManager (#4206)
* Catch and ignore CancelException in removeMemberArtifacts
* Add try-catch around call to memberDeparted
* Handle both CancelException and RegionDestroyedException
* Fix unfinished test in FederatingManagerTest
* Add more test cases to FederatingManagerTest
> CI Failure:
> ClusterConfigLocatorRestartDUnitTest.serverRestartsAfterLocatorReconnects has
> suspect string
> --------------------------------------------------------------------------------------------------------
>
> Key: GEODE-7084
> URL: https://issues.apache.org/jira/browse/GEODE-7084
> Project: Geode
> Issue Type: Bug
> Reporter: Eric Shu
> Assignee: Kirk Lund
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> org.apache.geode.management.internal.configuration.ClusterConfigLocatorRestartDUnitTest
> > serverRestartsAfterLocatorReconnects 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 3039
> [error 2019/08/13 22:16:12.668 GMT <ReconnectThread> tid=308] Received
> invalid result from 172.17.0.5(locator-0:1808:locator)<ec><v12>:41001: null
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> gs://gemfire-test-artifacts/builds/gemfire-develop-main/9.10.0-build.0028/test-results/distributedTest/1565735940/
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> gs://gemfire-test-artifacts/builds/gemfire-develop-main/9.10.0-build.0028/test-artifacts/1565735940/distributedtestfiles-OpenJDK8-9.10.0-build.0028.tgz
--
This message was sent by Atlassian Jira
(v8.3.4#803005)