[
https://issues.apache.org/jira/browse/GEODE-9252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17356584#comment-17356584
]
ASF subversion and git services commented on GEODE-9252:
--------------------------------------------------------
Commit 363d094f2c8e5b22512b026061acb95a843bf4e6 in geode's branch
refs/heads/develop from Jens Deppe
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=363d094 ]
GEODE-9252: Improve NativeRedisClusterTestRule waiting for cluster to be ready
(#6553)
- Seems that waiting for the 'cluster ready' message is not enough, so
now loop for up to 5 seconds for all primaries to appear.
> 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)