[
https://issues.apache.org/jira/browse/GEODE-4564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17148226#comment-17148226
]
Darrel Schneider commented on GEODE-4564:
-----------------------------------------
Here is the commit and ticket that removed the redis list code:
commit a05b86dc7b847844a99f300bd04132137dfc9597
Author: Darrel Schneider <[email protected]>
Date: Fri May 22 17:42:53 2020 -0700
GEODE-8175: remove unsupported redis commands (#5146)
Removed list and zset commands.
Removed redis HyperLog commands.
Removed redis transaction commands.
> Remove singleton calls from product code in
> org.apache.geode.redis.internal.executor.list
> -----------------------------------------------------------------------------------------
>
> Key: GEODE-4564
> URL: https://issues.apache.org/jira/browse/GEODE-4564
> Project: Geode
> Issue Type: Sub-task
> Components: redis
> Reporter: Kirk Lund
> Priority: Major
> Fix For: 1.13.0
>
>
> These product classes in org.apache.geode.redis.internal.executor.list invoke
> singleton getters.
> GemFireCacheImpl.getInstance():
> * ListExecutor
--
This message was sent by Atlassian Jira
(v8.3.4#803005)