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 GitHub Bot (Jira)" <ji...@apache.org> on 2021/01/25 17:34:00 UTC

[jira] [Updated] (GEODE-8857) Redis SMOVE command should not do type checking in the executor

     [ https://issues.apache.org/jira/browse/GEODE-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated GEODE-8857:
----------------------------------
    Labels: pull-request-available  (was: )

> 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)