[ http://issues.apache.org/jira/browse/SANDESHA2-43?page=comments#action_12451653 ] Chamikara Jayalath commented on SANDESHA2-43: ---------------------------------------------
Hi Thomas, I'm running sun JDK 1.4 on linux. Please go ahead and apply the patch if it is passing for u. I'm stuck with some stuff due to 1.1 release :-( . Will try to find out why these are failing for me, as soon as I get those settled. Chamikara > 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 > Attachments: patch_forceInvoke.txt > > > 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]
