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

Overuse of synchronization in AbstractBrokerFactory

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Resolution: Fixed
    • None
    • 0.9.7
    • kernel
    • None

    Description

      AbstractBrokerFactory maintains a Map<Transaction,List<Broker>> that is guarded by synchronized blocks. These synchronized blocks should be removed if possible.

      Attachments

        1. openjpa-161-patch.txt
          6 kB
          Patrick Linskey
        2. ASF.LICENSE.NOT.GRANTED--openjpa-161-patch.txt
          6 kB
          Patrick Linskey

        Activity

          People

            Unassigned Unassigned
            pcl Patrick Linskey
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: