Uploaded image for project: 'IronJacamar'
  1. IronJacamar
  2. JBJCA-1277

Data inconsistency for CMR when connection is broken after database resource commits - missing fix from EAP 6.4

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • None
    • None
    • None
    • None

      Fix of BZ#1181132 [1] for EAP 6.4 in ironjacamar is not ported to EAP7. IJ version under 6.4.0 is 1.0.31 and for 7.0.0.DR4 is 1.2.4 which are handled in different branches. It seems that fix with exception sorters was not moved there.

      As part of EAP 6.4 we have found issue for CMR where data inconsistency occurs. This happens when CMR db resource successfully commits but the connection is broken before TM receives confirmation about such state. As connection got broken XAException.XA_RBROLLBACK is thrown and TM decides to rollback whole XA transaction.
      That ends in situation where db resource was committed and other XA participants are rollbacked.

      Details are discussed at BZ#1181132 [1]

      [1] https://bugzilla.redhat.com/show_bug.cgi?id=1181132

            jpederse@redhat.com Jesper Pedersen
            ochaloup@redhat.com Ondrej Chaloupka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: