Better error handling when serialization fails in diskstore
-----------------------------------------------------------
Key: WICKET-2194
URL: https://issues.apache.org/jira/browse/WICKET-2194
Project: Wicket
Issue Type: Improvement
Components: wicket
Reporter: Igor Vaynberg
Fix For: 1.5-M1
when a serialization fails when putting a page into diskstore we can write in
an error marker instead of just null so we can give a better error then just a
page expired - something like "a page you tried to retrieve from diskstore
failed to serialize due to error:..". would be nice in dev mode.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.