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

Matt Lovett resolved SANDESHA2-51.
----------------------------------

    Resolution: Fixed

> Use addressing properties to close reply sequences
> --------------------------------------------------
>
>                 Key: SANDESHA2-51
>                 URL: https://issues.apache.org/jira/browse/SANDESHA2-51
>             Project: Sandesha2
>          Issue Type: Improvement
>            Reporter: Matt Lovett
>         Assigned To: Matt Lovett
>         Attachments: terminate.patch
>
>
> Currently server-side reply sequences are closed by storing the request 
> message context, and using it to navigate to the operation context to check 
> if the last inbound message has been replied to. There is a TODO in the code 
> to do this in a more storage-friendly manner... and I agree that it is quite 
> wasteful if we are not using an in-memory store. An alternative is to use the 
> ws-a MessageId and RelatesTo fields to track the correct reply message.
> I'll attach a patch to implement this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to