Mantis - Resin
Viewing Issue Advanced Details
5868 minor always 03-24-15 15:53 04-01-15 11:02
alex  
ferg  
normal  
closed 4.0.42  
no change required  
none    
none 4.0.44  
0005868: distributed session: lost data issues with before-header and always load / save mode
rep by Thomas Rogan
reproduced in server/01nx.qa
intermittent issue, may require a couple of runs of the test:

a: 318
server b:
a: 318 <-illegal-state: expected: 319, actual: 318
server b:

Notes
(0006620)
ferg   
04-01-15 11:02   
Session replication is not a locking cache, because distributed locking would be slow and problematic for servlet requests.

Loaded servers that require session synchronization across requests need to use sticky sessions.