[
https://issues.apache.org/jira/browse/GEODE-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Deppe resolved GEODE-8857.
-------------------------------
Fix Version/s: 1.14.0
Resolution: Fixed
> Redis SMOVE command should not update hits/misses stats
> -------------------------------------------------------
>
> 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
> Fix For: 1.14.0
>
>
> 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)