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

change transaction timeout handling default config

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.2.0.GA_CP03
    • 4.2.0.GA, 4.2.0.GA_CP01 , 4.2.0.GA_CP02
    • None
    • None
    • Release Notes

      JBossTS, the transaction manger for the app server, monitors and processes transactions which outlive their configured lifetime. This timeout handling is done in a separate thread. Currently the reaper thread awakes on a fixed periodic interval and rolls back any expired transactions. It should instead awake on demand and process these in a more timely fashion. This change in behavior requires a different setting in the default config file jbossjta-properties.xml It will resolve intermittent test failures and make the EAP config consistent with that of the AS.

            fnasser Fernando Nasser
            rhn-engineering-jhallida Jonathan Halliday
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: