Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-1985

Produced message via OpenWire does not get committed in XA transaction

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 2.6.2
    • 2.6.3
    • OpenWire
    • None

    Description

      OpenWireConnection actually does return RDONLY as result for prepare. This state causes transaction manager to ignore resource in a 2pc commit. It should be XA_OK as returned by core protocol and ActiveMQ broker.

      To validate you need a XA transaction with min. 2 resources to force transaction manager to not optimize commit to 1pc.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              graben Benjamin Graf
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: