Uploaded image for project: 'OpenJPA'
  1. OpenJPA
  2. OPENJPA-2163 Lifecycle event callback occurs more often than expect
  3. OPENJPA-2168

Do not go through LifeCycleEventManager overhead if the Entity has declared to be excluded

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.1, 2.3.0
    • 2.2.1, 2.3.0
    • kernel, performance
    • None

    Description

      If the <exclude-default-listener> element is specified in the orm.xml, then we can skip the listener processing in our runtime. This capability has been in the code previously, I'm just moving it higher in the callstack to remove the overhead of the LEMManager earlier.

      Attachments

        Issue Links

          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: