You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2009/07/10 11:21:14 UTC

[jira] Created: (SLING-1043) OsgiController tasks should not retry if resource disappeared

OsgiController tasks should not retry if resource disappeared
-------------------------------------------------------------

                 Key: SLING-1043
                 URL: https://issues.apache.org/jira/browse/SLING-1043
             Project: Sling
          Issue Type: Bug
          Components: JCR Install
            Reporter: Bertrand Delacretaz
            Priority: Minor


Failure scenario:
1. Create a resource that's installable by jcrinstall (bundle or config)
2. OsgiController creates a task to activate the resource
3. If task fails, it retries indefinitely
4. If resource is deleted, tasks still keeps retrying

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SLING-1043) OsgiController tasks should not retry if resource disappeared

Posted by "Bertrand Delacretaz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bertrand Delacretaz resolved SLING-1043.
----------------------------------------

    Resolution: Won't Fix
      Assignee: Bertrand Delacretaz

Issues refers to old jcrinstall code that will be removed (SLING-1141), marking won't fix.

> OsgiController tasks should not retry if resource disappeared
> -------------------------------------------------------------
>
>                 Key: SLING-1043
>                 URL: https://issues.apache.org/jira/browse/SLING-1043
>             Project: Sling
>          Issue Type: Bug
>          Components: Installer
>            Reporter: Bertrand Delacretaz
>            Assignee: Bertrand Delacretaz
>            Priority: Minor
>
> Failure scenario:
> 1. Create a resource that's installable by jcrinstall (bundle or config)
> 2. OsgiController creates a task to activate the resource
> 3. If task fails, it retries indefinitely
> 4. If resource is deleted, tasks still keeps retrying

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.