[ http://issues.apache.org/jira/browse/SANDESHA2-51?page=all ]
Matt Lovett updated SANDESHA2-51:
---------------------------------
Attachment: terminate.patch
Patch as described above.
> Use addressing properties to close reply sequences
> --------------------------------------------------
>
> Key: SANDESHA2-51
> URL: http://issues.apache.org/jira/browse/SANDESHA2-51
> Project: Apache 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.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]