You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Darrel Schneider (Jira)" <ji...@apache.org> on 2020/06/30 00:22:00 UTC

[jira] [Commented] (GEODE-4564) Remove singleton calls from product code in org.apache.geode.redis.internal.executor.list

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

Darrel Schneider commented on GEODE-4564:
-----------------------------------------

The redis "list" data type implementation was completely removed from our redis impl and that resolved this ticket.

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