[jbossts-issues] [JBoss JIRA] (JBTM-2940) LRA participant complete/compensate endpoints should be allowed to return a 202 Accepted HTTP status

Michael Musgrove (JIRA) issues at jboss.org
Thu Oct 5 05:42:00 EDT 2017


Michael Musgrove created JBTM-2940:
--------------------------------------

             Summary: LRA participant complete/compensate endpoints should be allowed to return a 202 Accepted HTTP status
                 Key: JBTM-2940
                 URL: https://issues.jboss.org/browse/JBTM-2940
             Project: JBoss Transaction Manager
          Issue Type: Enhancement
          Components: LRA
    Affects Versions: 5.7.0.Final
            Reporter: Michael Musgrove
            Assignee: Michael Musgrove
             Fix For: 5.next


The compensate and complete participant endpoints are allowed to return `202 Accepted` if they cannot complete the operation immediately in which case they should either return a status URL in the HTTP Location Header of the response or the resource class should contain a method annotated with @Status.

Recovery should then periodically probe the status and clean up once the status indicates that the participant has completed or compensated.




--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbossts-issues mailing list