[
https://issues.apache.org/jira/browse/OPENJPA-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pinaki Poddar resolved OPENJPA-1334.
------------------------------------
Resolution: Fixed
> Support instance level distribution policy for named cache partitions
> ---------------------------------------------------------------------
>
> Key: OPENJPA-1334
> URL: https://issues.apache.org/jira/browse/OPENJPA-1334
> Project: OpenJPA
> Issue Type: New Feature
> Components: datacache
> Affects Versions: 2.0.0
> Reporter: Pinaki Poddar
> Assignee: Pinaki Poddar
> Fix For: 2.0.0-M4
>
> Original Estimate: 504h
> Remaining Estimate: 504h
>
> OpenJPA models L2 cache as one or more named partitions. And is able to
> assign a managed instance to a named partition. However, this distribution of
> managed instances to specific named partition is based on the instance's type
> and not an the instance itself. The type based as distribution allows the
> named cache partition be specified at metadata level.
> This proposed feature is to introduce a distribution policy that extends the
> support for instance based distribution policy.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.