You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2023/01/30 18:36:00 UTC

[jira] [Closed] (SLING-11735) Separate node operations from ACL operations

     [ https://issues.apache.org/jira/browse/SLING-11735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konrad Windszus closed SLING-11735.
-----------------------------------

> Separate node operations from ACL operations
> --------------------------------------------
>
>                 Key: SLING-11735
>                 URL: https://issues.apache.org/jira/browse/SLING-11735
>             Project: Sling
>          Issue Type: Improvement
>          Components: Repoinit
>    Affects Versions: Repoinit JCR 1.1.42
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>            Priority: Major
>             Fix For: Repoinit JCR 1.1.44
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The processing of ACLs/ACEs and regular nodes should be separated in different visitors.
> Currently both is handled in https://github.com/apache/sling-org-apache-sling-jcr-repoinit/blob/master/src/main/java/org/apache/sling/jcr/repoinit/impl/AclVisitor.java despite its name and javadoc stating
> bq. OperationVisitor which processes only operations related to ACLs.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)