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 (JIRA)" <ji...@apache.org> on 2012/10/09 20:42:03 UTC

[jira] [Closed] (OPENJPA-2167) Misc changes to improve flush() path performance

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

Albert Lee closed OPENJPA-2167.
-------------------------------

    
> Misc changes to improve flush() path performance
> ------------------------------------------------
>
>                 Key: OPENJPA-2167
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2167
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: kernel, performance
>    Affects Versions: 2.3.0, 2.2.1
>            Reporter: Kevin Sutter
>            Assignee: Kevin Sutter
>             Fix For: 2.3.0, 2.2.1
>
>
> In StateManagerImpl.proxyFields(), we blindly replace the proxy fields as long as they loaded.  We can be slightly more efficient if we also verify that the field has been dirtied before doing the replacement.
> The original intent of this JIRA was to just resolve the issue with proxyFields.  But, as I continue to dive into this flush() path, there are a few other minor updates that need to be done (reference the comments on this JIRA).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira