Enable client to force dispatch on inbound sequence
---------------------------------------------------
Key: SANDESHA2-43
URL: http://issues.apache.org/jira/browse/SANDESHA2-43
Project: Apache Sandesha2
Issue Type: Improvement
Reporter: Thomas McKiernan
Priority: Minor
Currently, if an inbound message does not arrive (perhaps it has poisoned the
sending client) it is possible to have messages on the inbound side waiting
indefinately for the gap to be filled.
We have a requirement for SadeshaClient to be able to force the out of order
dispatch of inbound messages on an in order sequence. This way the user is
given the choice to enable the sequence to make progress.
This should pause the invoker, dispatch any outstanding messages and then
resume the invoker.
--
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]