Uploaded image for project: 'OpenJPA'
  1. OpenJPA
  2. OPENJPA-2167

Misc changes to improve flush() path performance

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.1, 2.3.0
    • 2.2.1, 2.3.0
    • kernel, performance
    • None

    Description

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

      Attachments

        Activity

          People

            kwsutter Kevin W. Sutter
            kwsutter Kevin W. Sutter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: