[
https://issues.apache.org/jira/browse/WICKET-6558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sven Meier resolved WICKET-6558.
--------------------------------
Fix Version/s: 9.0.0-M3
Resolution: Fixed
Synchronized access to pages via session is now prevented after detach.
> Prevent package locks after commitRequest
> -----------------------------------------
>
> Key: WICKET-6558
> URL: https://issues.apache.org/jira/browse/WICKET-6558
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 7.10.0
> Reporter: Emond Papegaaij
> Assignee: Sven Meier
> Priority: Major
> Fix For: 9.0.0-M3
>
>
> We've had several incidents with page locks not being freed at the end of the
> request. Often the cause of these locks were in our own code, but these
> issues can be hard to debug. I think it should be better if
> `PageAccessSynchronizer` would either refuse the aquire a lock after the
> request has been committed or at least log an error.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)