You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "angela (Created) (JIRA)" <ji...@apache.org> on 2011/10/06 09:58:31 UTC

[jira] [Created] (JCR-3095) Move operation may turn AC caches stale

Move operation may turn AC caches stale
---------------------------------------

                 Key: JCR-3095
                 URL: https://issues.apache.org/jira/browse/JCR-3095
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-core, security
            Reporter: angela
            Assignee: angela
             Fix For: 2.3.1


the EntryCollector instance associated with a given workspace is listening to any modifications made to the access control content
(add, modification and removal of access control lists). however, due to the structure of the ac content (the ac node being attached to the affected nodes) 
caches may become stale if a node is moved that contains ac information somewhere in the subtree.

in order to circumvent that problem the EntryCollector should in addition collect any kind of move operations
and make sure that the caches are updated accordingly.

--
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] (JCR-3095) Move operation may turn AC caches stale

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

angela resolved JCR-3095.
-------------------------

    Resolution: Fixed
    
> Move operation may turn AC caches stale
> ---------------------------------------
>
>                 Key: JCR-3095
>                 URL: https://issues.apache.org/jira/browse/JCR-3095
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core, security
>            Reporter: angela
>            Assignee: angela
>             Fix For: 2.3.1
>
>
> the EntryCollector instance associated with a given workspace is listening to any modifications made to the access control content
> (add, modification and removal of access control lists). however, due to the structure of the ac content (the ac node being attached to the affected nodes) 
> caches may become stale if a node is moved that contains ac information somewhere in the subtree.
> in order to circumvent that problem the EntryCollector should in addition collect any kind of move operations
> and make sure that the caches are updated accordingly.

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