EhCache - a SessionManager#globalSessionTimeout should translate to the backing 
cache's timeToIdle
--------------------------------------------------------------------------------------------------

                 Key: KI-78
                 URL: https://issues.apache.org/jira/browse/KI-78
             Project: Ki
          Issue Type: Improvement
          Components: Caching
    Affects Versions: 1.0
            Reporter: Les Hazlewood
            Assignee: Les Hazlewood
             Fix For: 1.0


If using an overflowing cache as the SessionManager's backing implementation, a 
session timeout should automatically translate to the cache region's 
Time-To-Idle value (there should not be a Time-To-Live setting).

This way, the cache will auto-clean any orphaned sessions automatically - no 
need to start a cleanup thread automatically.

I don't know what, if any, repercussions this would have to default timer 
mechanism in AbstractValidatingSessionManager.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to