Konrad Windszus created SLING-4944:
--------------------------------------

             Summary: JcrResourceBundleProvider: Potential race condition 
between setting the resourceResolver and using it
                 Key: SLING-4944
                 URL: https://issues.apache.org/jira/browse/SLING-4944
             Project: Sling
          Issue Type: Bug
          Components: Extensions
    Affects Versions: i18n 2.4.2
            Reporter: Konrad Windszus
            Assignee: Konrad Windszus
             Fix For: i18n 2.4.4


After fixing SLING-4910 there is still a very slim chance that the resource 
resolver is being null while being used within the scheduleReloadBundles, 
because that is called, before the resolver is initialized. The chance to see 
that in reality is close to zero though, because scheduleReloadBundles is using 
the resource resolver only in a scheduled thread.



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

Reply via email to