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

Cache a reference to MetaDataRepository in BrokerImpl

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.0
    • 2.1.0
    • performance
    • None

    Description

      Currently in BrokerImpl anytime a reference to the MetaDataRepository is needed we call to the configuration to give us a reference. This could be streamlined and BrokerImpl could hold onto a reference.

      Since the Broker is serializeable the ref will need to be transient, but it is straight forward to handle.

      Attachments

        Activity

          People

            curtisr7 Richard G. Curtis
            curtisr7 Richard G. Curtis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: