You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2014/02/19 14:32:20 UTC

[jira] [Resolved] (SLING-3392) JobManager MaintenanceTask should not rely on search for removing locks

     [ https://issues.apache.org/jira/browse/SLING-3392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved SLING-3392.
-------------------------------------

    Resolution: Fixed

I've added the changes as mentioned above

> JobManager MaintenanceTask should not rely on search for removing locks
> -----------------------------------------------------------------------
>
>                 Key: SLING-3392
>                 URL: https://issues.apache.org/jira/browse/SLING-3392
>             Project: Sling
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: Event 3.3.4
>            Reporter: Amit Gupta
>            Assignee: Carsten Ziegeler
>             Fix For: Event 3.3.6
>
>
> org.apache.sling.event.impl.jobs.MaintenanceTask relies on search to find obsolete locks and remove those.
> Search can fail for reasons such as index corruption. It should not rely on search for such critical tasks.
> And, another issue with locks is that those are created in a flat hierarchy.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)