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)