[ 
http://jira.magnolia-cms.com/browse/MAGNOLIA-3333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Philipp Bärfuss updated MAGNOLIA-3333:
--------------------------------------

    Attachment: magnolia-module-cache.patch

attaching an untested [patch|^magnolia-module-ache.patch] which:
* introduces a BlockingCache interface
  ** int getBlockingTimeout()
  ** unlock(key)
* the unlocking is done in the CacheFilter
* Store
  ** the bigger part of the diff in Store is due to indentation
  ** we are not catching exceptions as they are handled by the filter
  ** we are not taking any measures to un-block the cache

Attention: the patch is based on Magnolia 4.3

> LockTimeoutException
> --------------------
>
>                 Key: MAGNOLIA-3333
>                 URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-3333
>             Project: Magnolia
>          Issue Type: Bug
>          Components: cache
>            Reporter: Grégory Joseph
>            Assignee: Philipp Bärfuss
>            Priority: Major
>             Fix For: 4.3.3
>
>         Attachments: MAGNOLIA-3333-exception.txt, magnolia-module-cache.patch
>
>
> I've noticed a lot of exceptions like the attached on our documentation 
> website. I have currently no idea why this happens. Restarting the instance 
> "solves" the issue.
> There is a secondary issue to this: the exception appears both in the logs 
> and on screen. I believe this type of exception should never been rendered in 
> the client of a public instance (it shows some information that might be 
> considered sensitive). (perhaps a good generic solution to this problem would 
> be a filter intercepting all exceptions and rendering a default uninformative 
> error page on public instances)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to