[ 
https://issues.apache.org/jira/browse/CXF-4297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aki Yoshida resolved CXF-4297.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.4.8
                   2.5.4
                   2.6.1
    
> 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
>             Fix For: 2.6.1, 2.5.4, 2.4.8
>
>
> 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