[
https://issues.apache.org/jira/browse/GEODE-9222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wayne updated GEODE-9222:
-------------------------
Summary: Remove ByteArrayWrapperUsage From RedisSet (was: Remove
ByteArrayWrapperUsage From Redis Set)
> Remove ByteArrayWrapperUsage From RedisSet
> ------------------------------------------
>
> Key: GEODE-9222
> URL: https://issues.apache.org/jira/browse/GEODE-9222
> Project: Geode
> Issue Type: Sub-task
> Components: redis
> Reporter: Wayne
> Priority: Major
>
> The classes RedisSet and NullRedisSet should be refactored to eliminate the
> use of ByteArrayWrapper and use byte[] instead.
>
> When used as a key in a GeodeRegion, the new RedisKey class should be used as
> a key instead of byte[].
>
> +Acceptance Criteria+
> After this refactor, we must verify that all existing regression tests run
> without failure. Using the Redis Benchmarking tools, we expect an
> improvement in transaction throughput.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)