[ 
http://www.stripesframework.org/jira/browse/STS-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ben Gunter closed STS-161.
--------------------------


> Make the timeout interval for flash scopes configurable or modifiable
> ---------------------------------------------------------------------
>
>                 Key: STS-161
>                 URL: http://www.stripesframework.org/jira/browse/STS-161
>             Project: Stripes
>          Issue Type: Improvement
>          Components: Context Management
>            Reporter: Tim Fennell
>            Assignee: Tim Fennell
>             Fix For: Release 1.4
>
>
> Right now the filter has a hardcoded timelimit that is used to decide when a 
> flash scope has been around for too long and kill it.  In certain 
> circumstances it might be nice to be able to alter this, either applicatin 
> wide or for a specific flash scope.  The preferred way to do this would 
> probably be to move the timeout length and the check into the flash scope 
> class, and simply have the filter call something like:
>     flashScope.isPassedTimeout();
> The the FlashScope could have methods to adjust and reset it's own timeout as 
> desired.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to