Uploaded image for project: 'Aries'
  1. Aries
  2. ARIES-1689

JpaInterceptor is not thread safe

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • jpa-2.4.0, jpa-2.5.0
    • jpa-2.6.1
    • JPA
    • None

    Description

      If two thread try to access to JpaInterceptor could happen that first thread set the value of coordinator but not yet the em. The second one found the coordinator setted and try to access to em.
      NullPointerException is raised

      Attachments

        Activity

          People

            ggerla Giuseppe Gerla
            ggerla Giuseppe Gerla
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: