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

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

Commit 78fef24ec69f5d02c36eac1e20f7d03e9a31f631 in geode's branch 
refs/heads/develop from Jens Deppe
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=78fef24 ]

GEODE-8857: Redis SMOVE command should not update hits/misses stats (#5949)



> Redis SMOVE command should not do type checking in the executor
> ---------------------------------------------------------------
>
>                 Key: GEODE-8857
>                 URL: https://issues.apache.org/jira/browse/GEODE-8857
>             Project: Geode
>          Issue Type: Improvement
>          Components: redis
>            Reporter: Jens Deppe
>            Priority: Major
>              Labels: pull-request-available
>
> Since there is a type check in the executor, it results in stats 
> (hits/misses) being updated which is not desirable.
> Since there are already set-type checks in place for when a set is retrieved 
> this check should not be necessary.
> Add a test case for this to {{AbstractSMoveIntegrationTest}} and remove any 
> relevant {{@Ignores}} in {{AbstractHistsMissesIntegrationTest}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to