[ https://issues.apache.org/jira/browse/GEODE-9830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17483424#comment-17483424 ]
ASF subversion and git services commented on GEODE-9830: -------------------------------------------------------- Commit 32e32af84a2727b3589d5940546ccc655a40e69d in geode's branch refs/heads/develop from Kris10 [ https://gitbox.apache.org/repos/asf?p=geode.git;h=32e32af ] GEODE-9830: SINTERSTORE Command Support (#7302) > SINTERSTORE Command Supported > ----------------------------- > > Key: GEODE-9830 > URL: https://issues.apache.org/jira/browse/GEODE-9830 > Project: Geode > Issue Type: Improvement > Components: redis > Reporter: Wayne > Assignee: Kristen > Priority: Major > Labels: pull-request-available > Fix For: 1.15.0 > > > The SINTERSTORE 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)