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

afterLRA method is repeatedly called with simple LRA resource

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 5.12.7.Final
    • 5.10.6.Final
    • LRA
    • None

    Description

      I've written a simple LRA resource with an after LRA method:
      https://github.com/idlewis/lra-test/blob/master/src/main/java/com/example/SimpleAfter.java
      which I believe is a correctly formed LRA resource.
      After calling the 'do' method, the complete and after methods are called, but the after method appears to be called repeatedly in a loop. The error logs from the coordinator show:

      INFO [io.nar.lra] (executor-thread-3) Could not notify URI at http://localhost:9081/lra/simpleafter/after?method=javax.ws.rs.PUT (HTTP 500 Internal Server Error)

       

      Attachments

        Activity

          People

            rh-ee-msappegr Marco Sappe Griot
            ilewis Iain Lewis (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: