[
https://issues.apache.org/jira/browse/GEODE-9296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17361887#comment-17361887
]
ASF subversion and git services commented on GEODE-9296:
--------------------------------------------------------
Commit 5df584bf4e9504e667ac70dd551a310c4921b53d in geode's branch
refs/heads/develop from Kirk Lund
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=5df584b ]
GEODE-9103: Fix failures in PutAllClientServerDistributedTest (#6542)
Prevent ServerConnectivityExceptions when test encounters long GCs or
slow CPUs.
Add test-only system property to AbstractCacheServer for
maximumTimeBetweenPings.
Use system property to set maximumTimeBetweenPings to GeodeAwaitility
timeout.
Use GeodeAwaitility timeout for client pool readTimeout.
Remove unnecessary client pool settings within each test.
Inline getCause within Throwable assertions.
Fixes GEODE-8528, GEODE-9103, GEODE-9242, GEODE-9296.
> CI Failure: PutAllClientServerDistributedTest >
> testPartialKeyInPRSingleHopWithRedundancy
> -----------------------------------------------------------------------------------------
>
> Key: GEODE-9296
> URL: https://issues.apache.org/jira/browse/GEODE-9296
> Project: Geode
> Issue Type: Bug
> Components: cq
> Affects Versions: 1.15.0
> Reporter: Hale Bales
> Assignee: Kirk Lund
> Priority: Major
> Labels: GeodeOperationAPI
>
> org.apache.geode.internal.cache.PutAllClientServerDistributedTest >
> testPartialKeyInPRSingleHopWithRedundancy FAILED
> org.junit.ComparisonFailure: expected:<[20]0> but was:<[17]0>
> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
> Method)
> at
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
> at
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> at
> org.apache.geode.internal.cache.PutAllClientServerDistributedTest.testPartialKeyInPRSingleHopWithRedundancy(PutAllClientServerDistributedTest.java:2430)
> failed in CI run:
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/253#B
> artifacts available here:
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0251/test-results/distributedTest/1621568801/
--
This message was sent by Atlassian Jira
(v8.3.4#803005)