You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Albert Lee (Updated) (JIRA)" <ji...@apache.org> on 2012/02/03 18:15:53 UTC

[jira] [Updated] (OPENJPA-1758) Allow instance to be distributed by its references' attributes

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

Albert Lee updated OPENJPA-1758:
--------------------------------

    Fix Version/s:     (was: 2.2.0)

Remove fix version in preparation for 2.2.0 release.
                
> Allow instance to be distributed by its references' attributes
> --------------------------------------------------------------
>
>                 Key: OPENJPA-1758
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1758
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: slice
>            Reporter: Pinaki Poddar
>            Assignee: Pinaki Poddar
>
> The current distribution policy requires that target slice be determinable when the managed instance instance enters the persistence context. However, if the target slice for an instance X is determined by some attribute of Y which is referred by X -- then at the time of invocation the target slice for X may not be determinable. This improvement will allow the policy to return null, so that the target slice can be determined when the instance is being flushed to the datastore.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira