[
https://issues.apache.org/jira/browse/GEODE-9252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353552#comment-17353552
]
ASF subversion and git services commented on GEODE-9252:
--------------------------------------------------------
Commit d0a63049d2d66c76b6eff8faa1d375b7379ea2d2 in geode's branch
refs/heads/develop from Jens Deppe
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=d0a6304 ]
GEODE-9252: Improve startup of NativeRedisClusterTestRule (#6538)
- Sometimes the docker cluster startup appears to complete but cluster
nodes reports fewer than expected primaries.
> CI failure: NativeRedisClusterTestRule incorrect primary node count (expected
> 3 but was 2)
> ------------------------------------------------------------------------------------------
>
> Key: GEODE-9252
> URL: https://issues.apache.org/jira/browse/GEODE-9252
> Project: Geode
> Issue Type: Bug
> Components: redis
> Reporter: Owen Nichols
> Assignee: Jens Deppe
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> {noformat}
> org.apache.geode.redis.internal.executor.hash.HashesNativeRedisAcceptanceTest
> > classMethod FAILED
> org.junit.ComparisonFailure: [Incorrect primary node count]
> expected:<[3]> but was:<[2]>
> at
> org.apache.geode.redis.NativeRedisClusterTestRule$1.evaluate(NativeRedisClusterTestRule.java:93)
> {noformat}
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)