You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Justin Edelson (Created) (JIRA)" <ji...@apache.org> on 2012/02/03 23:33:54 UTC

[jira] [Created] (SLING-2403) MapEntries shoiuld not rebuild when a path starting with /jcr:system is received

MapEntries shoiuld not rebuild when a path starting with /jcr:system is received
--------------------------------------------------------------------------------

                 Key: SLING-2403
                 URL: https://issues.apache.org/jira/browse/SLING-2403
             Project: Sling
          Issue Type: Improvement
          Components: JCR
            Reporter: Justin Edelson


Specifically, I'm concerned about versions (/jcr:system/jcr:versionHistory), but really any change under /jcr:system should be ignored by MapEntries

--
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] [Closed] (SLING-2403) MapEntries shoiuld not rebuild when a path starting with /jcr:system is received

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

Carsten Ziegeler closed SLING-2403.
-----------------------------------

    
> MapEntries shoiuld not rebuild when a path starting with /jcr:system is received
> --------------------------------------------------------------------------------
>
>                 Key: SLING-2403
>                 URL: https://issues.apache.org/jira/browse/SLING-2403
>             Project: Sling
>          Issue Type: Improvement
>          Components: JCR
>            Reporter: Justin Edelson
>            Assignee: Felix Meschberger
>             Fix For: JCR Resource 2.1.0
>
>
> Specifically, I'm concerned about versions (/jcr:system/jcr:versionHistory), but really any change under /jcr:system should be ignored by MapEntries

--
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] [Commented] (SLING-2403) MapEntries shoiuld not rebuild when a path starting with /jcr:system is received

Posted by "Felix Meschberger (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13201207#comment-13201207 ] 

Felix Meschberger commented on SLING-2403:
------------------------------------------

Committed a fix in Rev. 1240974:

 - Ignore events below /jcr:system
 - Ignore vanity paths below /jcr:system (mostly the version store)
                
> MapEntries shoiuld not rebuild when a path starting with /jcr:system is received
> --------------------------------------------------------------------------------
>
>                 Key: SLING-2403
>                 URL: https://issues.apache.org/jira/browse/SLING-2403
>             Project: Sling
>          Issue Type: Improvement
>          Components: JCR
>            Reporter: Justin Edelson
>            Assignee: Felix Meschberger
>
> Specifically, I'm concerned about versions (/jcr:system/jcr:versionHistory), but really any change under /jcr:system should be ignored by MapEntries

--
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] [Assigned] (SLING-2403) MapEntries shoiuld not rebuild when a path starting with /jcr:system is received

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

Felix Meschberger reassigned SLING-2403:
----------------------------------------

    Assignee: Felix Meschberger
    
> MapEntries shoiuld not rebuild when a path starting with /jcr:system is received
> --------------------------------------------------------------------------------
>
>                 Key: SLING-2403
>                 URL: https://issues.apache.org/jira/browse/SLING-2403
>             Project: Sling
>          Issue Type: Improvement
>          Components: JCR
>            Reporter: Justin Edelson
>            Assignee: Felix Meschberger
>
> Specifically, I'm concerned about versions (/jcr:system/jcr:versionHistory), but really any change under /jcr:system should be ignored by MapEntries

--
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] [Commented] (SLING-2403) MapEntries shoiuld not rebuild when a path starting with /jcr:system is received

Posted by "Felix Meschberger (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13201206#comment-13201206 ] 

Felix Meschberger commented on SLING-2403:
------------------------------------------

Right. Thanks for reporting
                
> MapEntries shoiuld not rebuild when a path starting with /jcr:system is received
> --------------------------------------------------------------------------------
>
>                 Key: SLING-2403
>                 URL: https://issues.apache.org/jira/browse/SLING-2403
>             Project: Sling
>          Issue Type: Improvement
>          Components: JCR
>            Reporter: Justin Edelson
>            Assignee: Felix Meschberger
>
> Specifically, I'm concerned about versions (/jcr:system/jcr:versionHistory), but really any change under /jcr:system should be ignored by MapEntries

--
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] [Resolved] (SLING-2403) MapEntries shoiuld not rebuild when a path starting with /jcr:system is received

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

Felix Meschberger resolved SLING-2403.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: JCR Resource 2.1.0

All tests pass, resolving
                
> MapEntries shoiuld not rebuild when a path starting with /jcr:system is received
> --------------------------------------------------------------------------------
>
>                 Key: SLING-2403
>                 URL: https://issues.apache.org/jira/browse/SLING-2403
>             Project: Sling
>          Issue Type: Improvement
>          Components: JCR
>            Reporter: Justin Edelson
>            Assignee: Felix Meschberger
>             Fix For: JCR Resource 2.1.0
>
>
> Specifically, I'm concerned about versions (/jcr:system/jcr:versionHistory), but really any change under /jcr:system should be ignored by MapEntries

--
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