[
https://issues.apache.org/jira/browse/OPENJPA-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dick resolved OPENJPA-1776.
-----------------------------------
Resolution: Fixed
If there's more work to be done for this issue please re-open, or open a sub
task for the remaining work.
> Allow slice distribution policy to delay the decision to select the target
> slice
> --------------------------------------------------------------------------------
>
> Key: OPENJPA-1776
> URL: https://issues.apache.org/jira/browse/OPENJPA-1776
> Project: OpenJPA
> Issue Type: Improvement
> Components: slice
> Reporter: Pinaki Poddar
> Assignee: Pinaki Poddar
> Fix For: 2.1.0
>
>
> Distribution Policy was designed to determined the target slice when an
> instance enters the managed life-cycle. If an instance determines its target
> slice based on its related instances then these relations may not be assigned
> at the time of persist(). Hence this change will allow the distribution
> policy to delay this decision until the instance is being actually flushed to
> the datastore (as by then all relations should be assigned).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.