Mantis - Resin
Viewing Issue Advanced Details
2137 minor always 11-02-07 08:30 06-11-08 23:16
ferg  
ferg  
normal  
closed  
fixed  
none    
none 3.2.0  
0002137: session unbound
(rep by Kair Virkki)

And to add to this, I noticed that in my cluster setup, both
valueUnbound and sessionDestroyed get called when i shutdown the Resin
node that the session is currently on. I don't think this is
appropriate since the user's session will continue fine on the other
Resin node. I have a problem here, because I need to release some
resources when user session REALLY ends, not when one of the nodes
dies.

Is there any work-around for this weird Resin behavior?? How can I
listen to the session FINALLY ending in a cluster??

regards,

Kai

2007/10/31, Kai Virkki <kai.virkki@gmail.com>:
Hi!

I noticed that the issue with unBound being called is fixed from 3.1.2 -> 3.1.3.

0001820: valueBound isn't called on load from persistent store anymore
but valueUnbound still is called on save

We have the same problem on 3.0.23. Could it be fixed to the
production branch too?

Notes
(0003181)
ferg   
06-11-08 23:16   
server/01ni