[
https://issues.apache.org/jira/browse/GEODE-9220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17340335#comment-17340335
]
ASF subversion and git services commented on GEODE-9220:
--------------------------------------------------------
Commit 4ac1add9992935fe11a3735f74eebba9e5e7af24 in geode's branch
refs/heads/develop from Jens Deppe
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=4ac1add ]
GEODE-9220: Switch hash integration tests to use JedisCluster (#6409)
- This also renames RedisPortSupplier to RedisIntegrationTest. This
interface now includes a flushAll() method to be implemented by tests
that use NativeRedisClusterTestRule.
- Bump testcontainers to 1.15.3
- Fix RedisProxy to handle large requests
> Switch unit and integration tests to use JedisCluster
> -----------------------------------------------------
>
> Key: GEODE-9220
> URL: https://issues.apache.org/jira/browse/GEODE-9220
> Project: Geode
> Issue Type: Test
> Components: redis
> Reporter: Jens Deppe
> Priority: Major
> Labels: pull-request-available
>
> This won't make sense for some commands that are not 'cluster aware' - for
> example {{INFO}}. Commands that act on a key are all cluster aware.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)