Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-3336

Destroy connections after a ResourceManager failure

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • JBossAS-4.0.5.CR1
    • JBossAS-4.0.4.GA
    • JCA service
    • None

    Description

      In TxConnectionManager$TxConnectionEventListener$TransactionSynchronization.enlist()
      we don't check the XAException for a total failure.

      If the XAException has error code XAER_RMERR or XAER_RMFAIL
      we should just destroy the connection straightaway.

      We don't want these connections being returned to the pool,
      only for the valid connection checker to close them next time the connection is used.
      There is no point.

      Attachments

        Activity

          People

            weston.price Weston M. Price (Inactive)
            adrian.brock Adrian Brock (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: