[
https://issues.apache.org/jira/browse/WICKET-6558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16907056#comment-16907056
]
ASF subversion and git services commented on WICKET-6558:
---------------------------------------------------------
Commit 7eb27f6cb47a1a69dc4eec8ed0ce4c9039a09318 in wicket's branch
refs/heads/WICKET-6558-prevent-lock-after-detach from Sven Meier
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=7eb27f6 ]
WICKET-6558 no lock 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
> Priority: Major
>
> 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
(v7.6.14#76016)