You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dan Smith (Jira)" <ji...@apache.org> on 2022/05/06 23:20:00 UTC

[jira] [Resolved] (GEODE-7793) Refactor ExecutionHandlerContext to avoid 'feature-envy'

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

Dan Smith resolved GEODE-7793.
------------------------------
    Resolution: Won't Fix

Closing this issue because geode-for-redis was removed in GEODE-10278

> Refactor ExecutionHandlerContext to avoid 'feature-envy'
> --------------------------------------------------------
>
>                 Key: GEODE-7793
>                 URL: https://issues.apache.org/jira/browse/GEODE-7793
>             Project: Geode
>          Issue Type: Improvement
>          Components: redis
>            Reporter: Jens Deppe
>            Priority: Major
>
> What is feature envy? https://refactoring.guru/smells/feature-envy
> {{ExecutionHandlerContext}} should avoid exposing its internal data structures to Executors - essentially get rid of {{getPubSub}}, {{getKeyRegistrar}}, and possibly {{getRegionProvider}}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)