Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-1157

JBAS-5904 - ClientUserTransaction singleton initialisation is not thread safe

XMLWordPrintable

    • Medium
    • Not Required

      This issue affects transaction sticky functionality quite badly because the key of weak hashmap that maps
      transactions to sticky nodes is a thread local within ClientUserTransaction. So, this bug lead to multiple
      ClientUserTransaction instances to be created and garbage collection previous ones, effectively removing
      transaction (tpc to be more precise) to sticky target mappings of on going transactions.

            rh-ee-galder Galder ZamarreƱo
            rh-ee-galder Galder ZamarreƱo
            Misty Stanley-Jones Misty Stanley-Jones (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: