You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Emond Papegaaij (JIRA)" <ji...@apache.org> on 2018/06/04 09:50:00 UTC

[jira] [Created] (WICKET-6558) Prevent package locks after commitRequest

Emond Papegaaij created WICKET-6558:
---------------------------------------

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


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.3#76005)