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

Dave Barnes closed GEODE-8028.
------------------------------

> refactor RedisCommandType
> -------------------------
>
>                 Key: GEODE-8028
>                 URL: https://issues.apache.org/jira/browse/GEODE-8028
>             Project: Geode
>          Issue Type: Improvement
>          Components: redis
>            Reporter: Darrel Schneider
>            Priority: Major
>             Fix For: 1.13.0
>
>
> The RedisCommandType enum is more complicated than it needs to be.
> It has a getDataType method that is never used.
> It lazily initializes the executor which means each enum instance needs its 
> own subclass.
> The enum code itself is very verbose.
>  



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

Reply via email to