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 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.