Aki Yoshida created CXF-4297:
--------------------------------

             Summary: WS-RM destination should update ack-ranges in RMStore 
before sending out acks
                 Key: CXF-4297
                 URL: https://issues.apache.org/jira/browse/CXF-4297
             Project: CXF
          Issue Type: Bug
          Components: WS-* Components
    Affects Versions: 2.5.3
            Reporter: Aki Yoshida
            Assignee: Aki Yoshida


Currently, the Ack message may be sent out before its sequence's Ack-ranges are 
updated in the RMStore by RMDestination.

This may lead to a situation where a message is acknowledged to RMSource 
(therefore no resent is triggered from RMSource) but it is not marked as 
acknowledged at RMDestination.

The Ack-ranges should be updated in the RMStore (if RMStore is enabled) before 
the ack message is sent out.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to