[
https://issues.apache.org/jira/browse/GEODE-9829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17475534#comment-17475534
]
ASF subversion and git services commented on GEODE-9829:
--------------------------------------------------------
Commit 4a688b0f8c9a91948bf75ade0c03a2e66032ff3c in geode's branch
refs/heads/develop from Bala Kaza Venkata
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=4a688b0 ]
GEODE-9829: Add SINTER command to Redis supported commands. (#7236)
SINTER command is implemented and integration tests and added to test this
command.
Co-authored-by: Bala Kaza Venkata <[email protected]>
Co-authored-by: Steve Sienkowski <[email protected]>
Co-authored-by: Kristen Oduca <[email protected]>
> SINTER Command Supported
> ------------------------
>
> Key: GEODE-9829
> URL: https://issues.apache.org/jira/browse/GEODE-9829
> Project: Geode
> Issue Type: Improvement
> Components: redis
> Reporter: Wayne
> Priority: Major
> Labels: pull-request-available
>
> The SINTER command has been implemented but lacks sufficient testing to
> ensure that the implementation is robust and does not regress in the future.
>
> Write unit/integration tests that run against both Geode Redis and native
> Redis, and dunit tests which test multiple concurrent clients accessing
> different servers.
>
> +Acceptance Criteria+
>
> Passing Unit/integration tests for both Geode and native Redis. The
> RedisCommandType class and
> README/redis_api_for_[geode.html.md.erb|http://geode.html.md.erb/] updated to
> make command "supported". Stories in the backlog to fix the identified issues
> (with JIRA tickets) and problem tests that are ignored should be fixed and
> enabled.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)