[
https://issues.apache.org/jira/browse/GEODE-8268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nabarun Nag closed GEODE-8268.
------------------------------
> redis ExecutionHandlerContext is doing more than it should
> ----------------------------------------------------------
>
> Key: GEODE-8268
> URL: https://issues.apache.org/jira/browse/GEODE-8268
> Project: Geode
> Issue Type: Improvement
> Components: redis
> Reporter: Darrel Schneider
> Assignee: Darrel Schneider
> Priority: Major
> Fix For: 1.14.0
>
>
> ExecutionHandlerContext is supposed to provide context to redis command
> executors so that they can execute their specific command. But in a couple of
> cases (SHUTDOWN and SUBSCRIBE)Â ExecutionHandlerContext has code that is part
> of the execution of a specific command. That code should be refactored so
> that the specific command drives the execution of itself.
> Â
--
This message was sent by Atlassian Jira
(v8.3.4#803005)