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 2017/06/07 23:10:18 UTC

[jira] [Resolved] (GEODE-3027) A developer can co-locate two keys on a put

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

Darrel Schneider resolved GEODE-3027.
-------------------------------------
    Resolution: Fixed

> A developer can co-locate two keys on a put
> -------------------------------------------
>
>                 Key: GEODE-3027
>                 URL: https://issues.apache.org/jira/browse/GEODE-3027
>             Project: Geode
>          Issue Type: Improvement
>          Components: regions
>    Affects Versions: 1.2.0
>            Reporter: Fred Krone
>            Assignee: Darrel Schneider
>             Fix For: 1.2.0
>
>
> Provide a way to put co-locate two keys represented in a delimited string
> "AccountId:OrderId"
> Here ":" is the delimiter.  The String before the delimiter is the routing key.  The String after the delimiter is the simple key.
> Done
> Implement PartitionResolver for delimited String keys.
> Acceptance
> A user configuring a Region with this PartitionResolver implementation gets correctly delimited String keys colocated
> Keys can only be Strings or error
> Delimiter is present ":" or error
> Update JavaDocs



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)