Mantis - Resin
Viewing Issue Advanced Details
4972 minor always 03-01-12 21:14 06-15-12 10:55
rickHigh  
ferg  
normal  
closed  
fixed  
none    
none 4.0.28  
0004972: Investigation of possible bug non-expiring session properly in Resin-pro-3.1.x.
I have an issue non-expiring session properly in Resin-pro-3.1.x.

Our customer application sets individually the new session timeout with
session.setMaxInactiveInterval().

I have test most of all parameter in <session-config> and <persistent-store>.

If I enable <use-persistent-store>,
The new session timeout with session.setMaxInactiveInterval() was not expired correctly .
The session was not expired even after 10 hours.

If I disable <use-persistent-store>,
It works correctly.

Will this issue be fixed in next resin-pro-3.1.x?
I look forward to some advice or recommendation for this issue

Notes
(0005854)
ferg   
06-15-12 10:55   
This is fixed in 4.0.x. Resin 3.1.x will not be changed for this issue.