Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-7354 Upgrade JBoss Cache to 3.2.11
  3. JBPAPP-9613

Rollback messages to be broadcast as out-of-band messages so they are not blocked on the receiver's end

XMLWordPrintable

    • Release Notes
    • Hide
      JBoss Cache ROLLBACK messages were not sent out-of-band and the messages had to wait for other messages to be processed first, which could result in deadlocks. With this update, the ROLLBACK messages are sent out-of-band, so that they are now processed immediately and the deadlocks can no longer occur.
      Show
      JBoss Cache ROLLBACK messages were not sent out-of-band and the messages had to wait for other messages to be processed first, which could result in deadlocks. With this update, the ROLLBACK messages are sent out-of-band, so that they are now processed immediately and the deadlocks can no longer occur.
    • Documented as Resolved Issue
    • NEW

      Same issue as JBCACHE-1270 for Commit messages.

      Without OOB, rollback messages have to wait in the queue behind all other messages.
      Processing those messages may need resources being held by the transaction being rolled back, and will deadlock.

            rhn-support-dereed Dennis Reed
            rhn-support-dereed Dennis Reed
            Eva Kopalova Eva Kopalova (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: