Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-827

XAResource recovery - empty scan result correlation is broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.15.0, 4.6.1.CP12
    • 4.14.0, 4.6.1.CP11
    • Recovery
    • None

      Per JBTM-602, we need to correlate recovery scan results for the same RM even when these are obtained using different XAResource/Connection instances. The current algorithm for this walks the old scans and replaces the stale XAResource with the newer one where Xids from the two scans match. However, this is insufficient as one or both passes may have resulted in an empty set of Xids. Update matching to fallback to using isSameRM when Xid matching is not possible, in order to increase robustness where one or both scans have empty results.

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

              Created:
              Updated:
              Resolved: