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 2015/01/28 13:49:35 UTC

[jira] [Created] (SLING-4360) Mark ResourceResolver and ResourceResolverFactory as invalid if factory is unregistered

Carsten Ziegeler created SLING-4360:
---------------------------------------

             Summary: Mark ResourceResolver and ResourceResolverFactory as invalid if factory is unregistered
                 Key: SLING-4360
                 URL: https://issues.apache.org/jira/browse/SLING-4360
             Project: Sling
          Issue Type: Improvement
          Components: ResourceResolver
    Affects Versions: Resource Resolver 1.1.10
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: Resource Resolver 1.1.12


If the resource resolver factory is unregistered, the factory object itself can still be used (although it might fail) and the created resource resolver instances are not aware that the factory is gone either.
We should add a marker to the factory which can be used by the resource resolver in the isLive() method



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