Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-1549

SimpleStatefulCache blocks invocation and new session lookups during passivation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 1.0.0-Beta6
    • None
    • core
    • None

    Description

      During passivation we perform a long-lived synchronization on the internal cacheMap, which restricts both requests to get new sessions as well as invocations upon other sessions until passivation is completed.

      The synchronization cannot simply be removed, better possibility may be to apply a copyOnWrite or copyOnPassivate-type implementation

      Attachments

        Issue Links

          Activity

            People

              arubinge@redhat.com Andrew Rubinger (Inactive)
              arubinge@redhat.com Andrew Rubinger (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: