You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Darrel Schneider (Jira)" <ji...@apache.org> on 2021/12/15 21:51:00 UTC

[jira] [Commented] (GEODE-9902) Modify ZUnionStore and ZInterStore storing methods

    [ https://issues.apache.org/jira/browse/GEODE-9902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17460265#comment-17460265 ] 

Darrel Schneider commented on GEODE-9902:
-----------------------------------------

For SortedSet you will want a DeltaInfo that is a variant of: AddByteArrayDoublePairs. Same data structures but Replace instead of Add

> Modify ZUnionStore and ZInterStore storing methods
> --------------------------------------------------
>
>                 Key: GEODE-9902
>                 URL: https://issues.apache.org/jira/browse/GEODE-9902
>             Project: Geode
>          Issue Type: Improvement
>          Components: redis
>    Affects Versions: 1.15.0
>            Reporter: Kristen
>            Priority: Major
>              Labels: release-blocker
>
> Modify the way Redis SortedSets store the members for the ZUnionStore and ZInterStore. It should follow what Redis Sets are doing for SUnionStore and SInterStore.  This is specifically related to the use of DeltaInfos.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)