You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Radu Cotescu (JIRA)" <ji...@apache.org> on 2015/03/24 10:02:52 UTC

[jira] [Created] (SLING-4539) Provide a deterministic way of installing initial content

Radu Cotescu created SLING-4539:
-----------------------------------

             Summary: Provide a deterministic way of installing initial content
                 Key: SLING-4539
                 URL: https://issues.apache.org/jira/browse/SLING-4539
             Project: Sling
          Issue Type: Bug
          Components: JCR
    Affects Versions: JCR ContentLoader 2.1.10
            Reporter: Radu Cotescu
            Assignee: Radu Cotescu
             Fix For: JCR ContentLoader 2.2.0


Components depending on initial content from the same bundle cannot always be activated due to a race condition. Currently there isn't a determined order in which content and components from the same bundle get installed / activated.

Content should be installed right after a bundle is marked as RESOLVED, given that node types, for example, are installed right after a bundle transitions to the INSTALLED stated.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)