You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (Jira)" <ji...@apache.org> on 2022/06/22 20:47:03 UTC

[jira] [Closed] (GEODE-9223) Remove ByteArrayWrapper Usage from RedisHash

     [ https://issues.apache.org/jira/browse/GEODE-9223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen Nichols closed GEODE-9223.
-------------------------------

> Remove ByteArrayWrapper Usage from RedisHash
> --------------------------------------------
>
>                 Key: GEODE-9223
>                 URL: https://issues.apache.org/jira/browse/GEODE-9223
>             Project: Geode
>          Issue Type: Sub-task
>          Components: redis
>            Reporter: Wayne
>            Assignee: Dan Smith
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> The classes RedisHash and NullRedisHash 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.20.7#820007)