You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2002/12/13 18:29:14 UTC

DO NOT REPLY [Bug 15368] New: - [PATCH] Expire Continuations

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15368>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15368

[PATCH] Expire Continuations 

           Summary: [PATCH] Expire Continuations
           Product: Cocoon 2
           Version: Current CVS
          Platform: All
               URL: http://
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: core
        AssignedTo: cocoon-dev@xml.apache.org
        ReportedBy: michaelm@fztig938.bank.dresdner.net


This patch triggers ContinuationsManagerImpl class every half hour 
(as set in the flow.xconf) to check for and remove expired continuations. 
The trigger is set using the avalon-cornerstone scheduler

Since we use the avalon-cornerstone scheduler, three new jars needed to be 
added to the lib/core:
cornerstone-20021213.jar
cornerstone-excalibur-thead-20021213.jar
cornerstone-excalibur-threadcontext-20021213.jar

Note: this patch is yet to be tested under heavy load for threading issues.

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org