[ https://issues.apache.org/jira/browse/GEODE-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darrel Schneider updated GEODE-3027: ------------------------------------ Fix Version/s: (was: 1.3.0) 1.2.0 > 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: docs, 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)