You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jens Deppe (Jira)" <ji...@apache.org> on 2020/02/12 17:25:00 UTC

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

Jens Deppe created GEODE-7793:
---------------------------------

             Summary: 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


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.3.4#803005)