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/10/14 13:21:00 UTC

[jira] [Updated] (GEODE-9720) redis FunctionExecutor classes should be renamed or removed

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

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

> redis FunctionExecutor classes should be renamed or removed
> -----------------------------------------------------------
>
>                 Key: GEODE-9720
>                 URL: https://issues.apache.org/jira/browse/GEODE-9720
>             Project: Geode
>          Issue Type: Improvement
>          Components: redis
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>            Priority: Major
>              Labels: pull-request-available
>
> the geode-for-redis implementation has a bunch of classes whose name ends with "FunctionExecutor". These used to actually be implemented using geode functions. But now they are just part of the top level command executor and usually deal with locking down the geode primary bucket and obtaining striped locks.
> They should be renamed or removed. Renaming is easier but removal also simplifies the code and makes it easier in the future to add more commands.



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