Uploaded image for project: 'Agroal'
  1. Agroal
  2. AG-253

Add an option to disable recovery for a connection pool

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 2.6
    • 2.5
    • api

      Sometimes an application creates multiple connection pools that all point to the same database which means that the transaction recovery system will invoke the XA recover () call multiple times for the same list of transaction branches that are currently in a prepared or heuristically completed state. For performance reasons it would be nice if only one of them could be marked as eligible for recover calls.

      There is a precedent for this feature in the WildFly datasource subsystem model.

              rhn-engineering-mmusgrov Michael Musgrove
              rhn-engineering-mmusgrov Michael Musgrove
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: