Fred Krone created GEODE-3027:
---------------------------------

             Summary: 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
            Reporter: Fred Krone
             Fix For: 1.3.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.

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)

Reply via email to