Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-13548

Implementation of XAResourceWrapper to allow Narayana resolve in-doubt transaction assume complete situation

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 13.0.0.Final
    • JMS
    • None

      With fix of the https://issues.jboss.org/browse/JBTM-860 there was added method getJndiName for XAResourceWrapper: https://github.com/jbosstm/jboss-transaction-spi/blob/master/src/main/java/org/jboss/tm/XAResourceWrapper.java#L56
      which Narayana uses to resolve situation when there is in-doubt record at the side of resource manager (message broker) but Narayana does not have corresponding record in its log store. This could mean the transaction was already committed. But Narayana needs to pair the in-doubt transaction with existing RM to assume so.

      This capability would be fine to be provided by generic jms ra too.

            ehugonne1@redhat.com Emmanuel Hugonnet
            ochaloup@redhat.com Ondrej Chaloupka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: