[ 
https://issues.apache.org/jira/browse/WICKET-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476302
 ] 

Johan Compagner commented on WICKET-201:
----------------------------------------

i don't stop accepting anything the only thing that happens is that the request 
thread helps serializing if it wants to access a page that isnt serialized yet.
what was your memory setting with you test it with a couple of thousand 
sessions? Did you test it also with the normal httpsessionstore with the same 
test??
and when did you test? Wit the latest code that i checked in today? Because one 
thread prio still wasn't correct.

What i see now if i test it that the pages that are serialized are all saved. 
(see the output when jetty stops) you can there exactly see how many pages are 
serialized
and how many where saved. 


> refactor storing pages and versions
> -----------------------------------
>
>                 Key: WICKET-201
>                 URL: https://issues.apache.org/jira/browse/WICKET-201
>             Project: Wicket
>          Issue Type: Bug
>            Reporter: Eelco Hillenius
>         Assigned To: Johan Compagner
>            Priority: Critical
>             Fix For: 1.3, 2.0
>
>
> See http://www.nabble.com/refactor-storing-pages-and-versions-tf2943670.html 
> for a discussion.

-- 
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