[ https://issues.apache.org/jira/browse/GEODE-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Fred Krone updated GEODE-3027: ------------------------------ Description: 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 was: 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 > 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 > 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. > 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)