You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by "Paul Fremantle (JIRA)" <ji...@apache.org> on 2007/04/04 10:43:32 UTC

[jira] Created: (SANDESHA2-80) Managing inactivity timeout

Managing inactivity timeout
---------------------------

                 Key: SANDESHA2-80
                 URL: https://issues.apache.org/jira/browse/SANDESHA2-80
             Project: Sandesha2
          Issue Type: Improvement
            Reporter: Paul Fremantle


Currently we allow sequences to die through inactivity, based on the InactivityTimeout. As an RMS we should not allow sequences to timeout on their own. Either we should explicitly terminate them (based on expiry time), or we should keep the sequence alive.

We can do this by sending an ackrequest. 

I propose a simple algorithm. If the InactivityTimeout is less than 10 minutes I propose we send an ackrequest after 90% of IAT value.

If IAT is greater than 10 minutes, we send an AckRequest 1 minute before it times out.



-- 
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: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org