You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/12/08 16:37:00 UTC

[jira] [Commented] (GEODE-9831) SISMEMBER Command Supported

    [ https://issues.apache.org/jira/browse/GEODE-9831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17455369#comment-17455369 ] 

ASF subversion and git services commented on GEODE-9831:
--------------------------------------------------------

Commit d093b73cafeeb7b40e9156f3a3a85bb706881a98 in geode's branch refs/heads/develop from Kris10
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=d093b73 ]

GEODE-9831: support SISMEMBER support command (#7164)

* Update geode-docs/tools_modules/geode_for_redis.html.md.erb

> SISMEMBER Command Supported
> ---------------------------
>
>                 Key: GEODE-9831
>                 URL: https://issues.apache.org/jira/browse/GEODE-9831
>             Project: Geode
>          Issue Type: Improvement
>          Components: redis
>            Reporter: Wayne
>            Assignee: Kristen
>            Priority: Major
>              Labels: pull-request-available
>
> The SISMEMBER 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)