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 2012/08/23 11:09:42 UTC

[jira] [Created] (SLING-2574) JCR Resoruce Listener might report false remove events

Carsten Ziegeler created SLING-2574:
---------------------------------------

             Summary: JCR Resoruce Listener might report false remove events
                 Key: SLING-2574
                 URL: https://issues.apache.org/jira/browse/SLING-2574
             Project: Sling
          Issue Type: Bug
          Components: JCR
    Affects Versions: JCR Resource 2.1.0
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: JCR Resource 2.1.2


If a node is removed in the repository, this will lead to a resource removed event, regardless whether this resource has been provided by the repository or not.
We need to check if the resource is available and only send an event if its not.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (SLING-2574) JCR Resource Listener might report false remove events

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

Carsten Ziegeler updated SLING-2574:
------------------------------------

    Summary: JCR Resource Listener might report false remove events  (was: JCR Resoruce Listener might report false remove events)
    
> JCR Resource Listener might report false remove events
> ------------------------------------------------------
>
>                 Key: SLING-2574
>                 URL: https://issues.apache.org/jira/browse/SLING-2574
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR
>    Affects Versions: JCR Resource 2.1.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: JCR Resource 2.1.2
>
>
> If a node is removed in the repository, this will lead to a resource removed event, regardless whether this resource has been provided by the repository or not.
> We need to check if the resource is available and only send an event if its not.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira