You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2018/04/20 19:56:13 UTC

[jira] [Closed] (GEODE-3016) A developer can create a Region with Partition by Prefix using Cache XML

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

Anthony Baker closed GEODE-3016.
--------------------------------

> A developer can create a Region with Partition by Prefix using Cache XML
> ------------------------------------------------------------------------
>
>                 Key: GEODE-3016
>                 URL: https://issues.apache.org/jira/browse/GEODE-3016
>             Project: Geode
>          Issue Type: Sub-task
>          Components: regions
>            Reporter: Fred Krone
>            Priority: Major
>
> A user should be able to set partition by prefix when creating a partitioned region with cache.xml.
> This can only be done when creating a Region type Partition
> Acceptance: 
> Partitioned region can be created using new 'partition by prefix' attributes 
> Only String keys work – all other keys throw an error
> Providing a key with the correct delimiter routes the entry to the correct node
> When partition-by-prefix is set AND the user also sets a specific partition resolver (an implemented class), partitioning should default to the implemented class.
> Optional: A key with no delimiter throws an error



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)