[
https://issues.apache.org/jira/browse/GEODE-10221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17519152#comment-17519152
]
ASF subversion and git services commented on GEODE-10221:
---------------------------------------------------------
Commit 4989b9ae828a8595510d956b303e2981d44c5773 in geode's branch
refs/heads/develop from Jens Deppe
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=4989b9ae82 ]
GEODE-10221: Fix sizing when creating a RedisList copy (#7568)
- The size must be updated as part of cloning an existing list.
> RedisList does not set memory usage correctly when creating a copy
> ------------------------------------------------------------------
>
> Key: GEODE-10221
> URL: https://issues.apache.org/jira/browse/GEODE-10221
> Project: Geode
> Issue Type: Improvement
> Components: redis
> Reporter: Jens Deppe
> Assignee: Jens Deppe
> Priority: Major
> Labels: pull-request-available
>
> Since adding a constructor to {{RedisList}} that takes another list in order
> to create a copy, we don't update the memory overhead of the new list
> correctly.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)