[
https://issues.apache.org/jira/browse/GEODE-9518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17408463#comment-17408463
]
ASF subversion and git services commented on GEODE-9518:
--------------------------------------------------------
Commit ae8d6745a7a1c4ce3a1c3f80c80ca906f53d5e82 in geode's branch
refs/heads/develop from Jens Deppe
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=ae8d674 ]
GEODE-9518: Implement Radish ZUNIONSTORE command (#6794)
- Add ability to lock multiple keys in a consistent order
- Add validation option to ConcurrentLoopingThreads
- Add CROSSSLOTS error message
> Implement ZUNIONSTORE Command
> -----------------------------
>
> Key: GEODE-9518
> URL: https://issues.apache.org/jira/browse/GEODE-9518
> Project: Geode
> Issue Type: New Feature
> Components: redis
> Reporter: Wayne
> Priority: Major
> Labels: pull-request-available
>
> Implement the [ZUNIONSTORE|https://redis.io/commands/zunionstore] Command,
> with all options, and associated tests.
>
> +Acceptance Criteria+
>
> The command has been implemented along with appropriate unit tests.
>
> The command has been added to the AbstractHitsMissesIntegrationTest. The
> command has been tested using the redis-cli tool and verified against native
> redis.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)