[ https://issues.apache.org/jira/browse/GEODE-9258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Owen Nichols closed GEODE-9258. ------------------------------- > Move method implementations out of NullRedis* classes into > *CommandFunctionExecutors > ------------------------------------------------------------------------------------ > > Key: GEODE-9258 > URL: https://issues.apache.org/jira/browse/GEODE-9258 > Project: Geode > Issue Type: Task > Components: redis > Affects Versions: 1.15.0 > Reporter: Donal Evans > Assignee: Donal Evans > Priority: Major > Labels: pull-request-available, redis > Fix For: 1.15.0 > > > {{NullRedisString}} has methods implementing {{bitOp}} and {{set}} which do > not require an instance of a {{RedisString}} in order to be invoked. These > methods should be moved to {{RedisStringCommandsFunctionExecutor}}. > Similarly, {{NullRedisSet}} has the {{sunionstore}}, {{sinterstore}} and > {{sdiffstore}} methods, which should be moved to > {{RedisSetCommandsFunctionExecutor}}. Once moved, unit tests should be added > to verify the methods. -- This message was sent by Atlassian Jira (v8.20.7#820007)